freetype
[Top][All Lists]
Advanced

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

[Freetype] How to use freetype2's cache system for bold, italic and rota


From: wjj263
Subject: [Freetype] How to use freetype2's cache system for bold, italic and rotation and ...
Date: Mon, 22 Oct 2001 17:05:25 +0800

Without using cache, I can render embolded characters by functions relating to FT_Outline.
But when I used the cache system, only regular characters are rendered. It seems that the cache system in freetype2 can not cope with bold, italic and rotation.
Can you give me some good ideas about how to use cache in freetype2 ?
 
BTW: I noticed that FT_Outline_Embolden(...) is an experimental function. Using this function is quite differet with the introduced idea in tutorial. Is there any good idea for using other function for bold and italic?
 
                                        Yours sincerely
                                        Wang JiangJiang
 
                           

reply via email to

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