Hi all, I didn't see any sort of way to copy an allocated FT_Face (analogous to the existing FT_Glyph_Copy()).
- Could this be added to a future version? - In the meantime, could someone suggest a safe/efficient work-around? Currently, I'm having to go through FT_Open_Face() again, but re-opening the font file is probably not the most efficient approach to copying an in-memory data structure... Thanks, and keep up the great work! Ian _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
