On Fri, 06 Mar 2015 23:23:13 +0100 (CET), Werner LEMBERG wrote:

>> So you see, the FT_Memory object you pass is expected to remain
>> valid for the life of the FT_Library.
> 
> Shall something be added to the documentation?  If yes, can you
> provide a patch?

Sure, how about, for
<http://www.freetype.org/freetype2/docs/reference/ft2-module_management.html#FT_New_Library>:

-This function is used to create a new FreeType library instance from a
given memory object.
+This function is used to create a new FreeType library instance from a
given memory object. Note that the FT_Memory structure is expected to
remain valid for the life of the FT_Library object.

_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to