[cairo-bugs] [Bug 19487] Not all the relevant documents are followed when make a ToUnicode map for PDF

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 10 02:08:35 PST 2009


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





--- Comment #6 from Adrian Johnson <ajohnson at redneon.com>  2009-01-10 02:08:34 PST ---
Are you calling cairo_show_text() or cairo_show_glyphs()? Is there any reason
you can not use cairo_show_text_glyphs()?

I am still not convinced that cairo should parse all the glyph names. The list
of glyph names in your fontforge script is over 100KB. That is a huge amount of
bloat to add to cairo just for applications that do not want to use
cairo_show_text_glyphs().


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


More information about the cairo-bugs mailing list