Huib-Jan Imbens a écrit :
How do I obtain a memory object to supply to FT_Stroker_New?
I used to write FT_Stroker_New (library->memory, &stroker); but in version 2.2.0 the memory member of the library object is invisible.

Ooops, I hadn't seen this one coming !!.

I don't know how any single "rogue" library that uses the stroker at the moment (remember, it's
still experimental until 2.2 is released)

Would it be OK to change the API to accept a FT_Library instead of a FT_Memory at that point ?
(just like all others, e.g. FT_Outline_New, FT_New_Glyph, etc...).

Cheers,

- David Turner
- The FreeType Project  (www.freetype.org)



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



***********************************************************************************
Information contained in this email message is confidential and may be 
privileged, and is intended only for use of the individual or entity named 
above. If the reader of this message is not the intended recipient, or the 
employee or agent responsible to deliver it to the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited. If you have received this communication 
in error, please immediately notify the [EMAIL PROTECTED] and destroy the 
original message.
***********************************************************************************


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

Reply via email to