> BTW, I plan to add a new flag value, FT_FACE_FLAG_CID_KEYED
> (together with an FT_IS_CID_KEYED macro), probably together with an
> FT_Get_CID_MaxCount() function (as a service in ftcid.h) since the
> highest CID value used in a font is not accessible currently.

Hmm.  What about setting `num_glyphs' for subsetted CID-keyed CFFs
simply to the highest available CID number?  Does this break
something?  This would make FT_Get_CID_MaxCount unnecessary.


    Werner


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

Reply via email to