[cairo-bugs] [Bug 10849] PDF Font Embedding Bug with some OpenType Fonts and some PDF viewers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 5 06:01:44 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10849





------- Comment #13 from ajohnson at redneon.com  2007-07-05 06:01 PST -------
(In reply to comment #12)
> I've applied the patch to cairo-1.4.10 but it did not solve the problem.
> 
> The file I've generated on Mac OS X, just in case you need it, is available
> here:
> 
> http://mark13.org/toad/download/other/test.pdf

What font are you using here? The CairoFont-x-y name instead of the real font
name indicates that a cairo fallback font was embedded. This is the result of
either cairo not supporting subsetting of this font or the subsetting failed.
In both cases cairo generates a CFF font from the font outlines.

Could you do some further testing with various truetype and opentype/cff fonts
to give me some more data on what works and what doesn't. Does the patch help
with truetype fonts?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list