On Wed, Sep 10, 2014 at 05:03:43PM -0400, Christopher Kurtis Koeber wrote: > > delete ft;
FreeType is not a C++ library, check the documentation to find the proper way of destrying a given FreeType object, for example: http://www.freetype.org/freetype2/docs/reference/ft2-base_interface.html#FT_Library Regards, Khaled _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
