[cairo-bugs] [Bug 23539] bitmap font is not scaled by cairo_scale()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 27 05:11:56 PDT 2009


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





--- Comment #4 from Adrian Johnson <ajohnson at redneon.com>  2009-08-27 05:11:55 PST ---
> For PS, if we use "scale" operator inside "/Glyphs", we can get a better
> result.
> (suggested by Adrian Johnson in
> https://bugzilla.mozilla.org/show_bug.cgi?id=448186#c7)
> But I don't know how should I pass the "CTM" through "scaled_glyph".

User fonts is the feature that will give you better control of bitmap fonts in
PS/PDF output:

  http://www.cairographics.org/manual/cairo-user-font.html

An example of creating bitmap fonts using user fonts is in
cairo/test/user-font-mask.c


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