On Tue, Jul 19, 2005 at 09:43:18AM +0000, Tom Sparthate wrote:
> Hello,
> 
> I wonder if freetype can draw bold and italic characters with a simply 
> arial file.
> (by an transformation?)
You can use FT_Outline_Embolden and FT_Outline_Transform.
> 
> And I have a question concerning the cache manager, do you know how to use 
> it?
If you are looking for an example, I would suggest reading ftcommon.c of
ft2demos (from cvs head).

-- 
Regards,
olv


_______________________________________________
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to