[cairo] how to enable font aliasing

Dan Raymond draymond at foxvalley.net
Tue Mar 24 17:14:50 PDT 2015


I've tried generating text using the cairo "toy" text API as well as 
using pangocairo.  However, I can't seem to get the text to use 
aliasing.  No matter what I do the text is drawn using discrete full 
black pixels.  I am using an image surface which I write to a PNG file 
for later examination.  Is there something obvious I am overlooking?  I 
noticed that when I draw circles the edges are aliased and lines are 
aliased depending on the line width and start/end points.  This is on 
Windows 7, by the way.


More information about the cairo mailing list