freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft] rasterize outline with antialias or clear type


From: Matteo Lanzi
Subject: [ft] rasterize outline with antialias or clear type
Date: Fri, 8 Oct 2010 00:04:06 +0200

Some quick questions:

- Is it possible to rasterize one outline with cleartype rasterizer ? 

- I tried to rasterize some outline extract from a glyph with Werner Lemberg' 
example3 in the documentation; it works fine but there is no antialias even if 
I have setted 


                        bmp.pixel_mode = FT_PIXEL_MODE_GRAY;
                        bmp.num_grays = 256;

any suggestion ? 

Matteo 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]