freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] sfnt version 0x00020000UL


From: Tom Kacvinsky
Subject: Re: [ft-devel] sfnt version 0x00020000UL
Date: Sun, 11 Oct 2009 12:50:20 -0400

I recall there being a few fonts from Apple that one could get if they installed a foreign language kit. It was either the Japanese or Korean kit that had these. But these were back in the Mac OS
9 (and earlier) days.

On 2009/10/11, at 12:40 , Werner LEMBERG 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 '

Hmm.  Does this work with FreeType?  Do you have a sample font?


    Werner


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]