freetype-devel
[Top][All Lists]
Advanced

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

RE: [ft-devel] does the face cache really work ?


From: Anstinus Anstinus
Subject: RE: [ft-devel] does the face cache really work ?
Date: Thu, 02 Jun 2005 02:52:58 +0000

Thanks for the answer.
more question here:

You don't need to cache your My_FaceID_Rec objects. Just build a list
of them, corresponding to the list of available faces you have, and
that's all. The lifecycle of FT_Face objects is handled automatically
by the cache sub-system.

Consider the situation: I looked up a FT_Face by myFaceID1 at first, then at a later time, I want to get the same FT_Face. Should I find the myFaceID1 in my list and use it to lookup a FT_Face , or create a new myFaceID2 with the same content as myFaceID1 ?

Another question: The chars freetype rendered are all "solid". Can freetype render only the outline without fill it ? I didn't find such interface in documents.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/





reply via email to

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