Hi >> I have a CID font in memory that is immediately followed by a number >> of CMAPs. If I load the font using FT_New_Memory_Face then the >> CMAPs do not seem to be read. How can I load the CMAPs? Do I use >> the attach aux stream function or something like that?
I suppose you're handling some PostScript or PDF data including embedded CMap and CIDFont. If so, there might be better tools based on FreeType and other free CMap parser. Regards, mpsuzuki _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
