----- Manlio Perillo <manlio.peri...@gmail.com> wrote:
> I noted in the FreeType sources (src/sfnt/sfobjs.c) this check on the
> version parameter:
> 
> if ( tag != 0x00010000UL &&
>      tag != TTAG_ttcf    &&
>      tag != TTAG_OTTO    &&
>      tag != TTAG_true    &&
>      tag != TTAG_typ1    &&
>      tag != 0x00020000UL )
You can also find sfnts with tag: 'CID '


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

Reply via email to