[cairo-bugs] [Bug 11612] pack as many glyphs as possible in each cairo_show_glyphs() call

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 4 07:22:23 PDT 2008


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





--- Comment #17 from Adrian Johnson <ajohnson at redneon.com>  2008-06-04 07:22:21 PST ---
I've committed some changes to cairo that packs glyphs from multiple calls to
show_glyphs into the one string. Using your test case the changes to the PDF
output size are as follows:

Before:
 1.4M  TesisRosa-B5-Uni.pdf
 6.3M  output.pdf

After:
 1.4M  TesisRosa-B5-Uni.pdf
 1.8M  output.pdf


-- 
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