[cairo] Font rendering options

Bill Spitzak spitzak at d2.com
Fri Jul 8 10:09:39 PDT 2005



Owen Taylor wrote:

> While I'm a believer in *usually* working with an identity CTM, I really
> don't think calling cairo_scale (cr, 1.5) should make all text look
> incredibly ugly. 

Never mind, I'm not sure why I thought this would work. It does appear 
that the only useful settings are "the correct for current raster" and 
"turn off all hinting" (which in my scheme is done by making the font 
very large). You can also get "funky" appearance by making the font tiny 
and scaling it up. Attached is a test image showing what you get when 
you set the scale different than the hinting:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: text.png
Type: image/png
Size: 47949 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20050708/95f005da/text.png


More information about the cairo mailing list