[cairo-bugs] [Bug 13479] Ugly Courier New font with cairo 1.4.12
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 11 14:58:30 PST 2008
http://bugs.freedesktop.org/show_bug.cgi?id=13479
Carl Worth <cworth at cworth.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cworth at cworth.org
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #8 from Carl Worth <cworth at cworth.org> 2008-01-11 14:58:26 PST ---
I've fixed the image backend so that glyphs that should be antialiased will now
be rendered with antialiasing even if the first glyph happens to have a bitmap
strike.
Also, I noticed that when rendering sub-pixel antialiased glyphs, that
bitmap-strike glyphs were not being rendered at all. My fix takes care of this
additional problem by simply turning off the sub-pixel antialiasing in such
cases, (though grayscaled antialiasing still occurs).
Behdad is palnning to do a more complete fix that would maintain the sub-pixel
antialiasing. But that's a separate issue, so I'm closing this bug report now.
My fix is on the master (1.5) branch here:
http://cgit.freedesktop.org/cairo/commit/?id=ecb895803b9d2a3fd142f4a2c694ca08c5581f0e
and is also on the 1.4 branch (so will appear in the upcoming 1.4.14 release)
here:
http://cgit.freedesktop.org/cairo/commit/?h=1.4&id=35ed062a6269feeebae70c98000b60630a9ec3bd
Thanks for your report, and have fun with cairo!
-Carl
--
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