[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] Re: ftdump, and oto question.
From: |
Werner LEMBERG |
Subject: |
[Devel] Re: ftdump, and oto question. |
Date: |
Sat, 24 Jul 2004 15:53:23 +0200 (CEST) |
> >Thanks. This is a strange font -- it starts with the byte sequence
> >`0x00 0x02 0x00 0x00', while a normal TTF must start with `0x00 0x01
> >0x00 0x00'. If you change it, the font will be loaded.
>
> Yes, I took a look at the other 7 fonts which failed, and they all
> have this strange header, and indeed, correcting it does the work.
> Strange enough 3 from the same bundle (a total of 11) have the
> correct 0x00 0x01 0x00 0x00 header. I re-read the docs that came
> with it, apparently those Arphic fonts where intended for Microsoft
> Windows 3.1 Chinese version. (they all have a time stamp of Sept
> 94).
I've made FreeType accept the 0x00020000 tag.
Werner
- [Devel] Re: ftdump, and oto question., Werner LEMBERG, 2004/07/15
- Re: [Devel] Re: ftdump, and oto question., Antoine Leca, 2004/07/15
- [Devel] Re: ftdump, and oto question., Hin-Tak Leung, 2004/07/15
- [Devel] Re: ftdump, and oto question., Hin-Tak Leung, 2004/07/21
- [Devel] Re: ftdump, and oto question.,
Werner LEMBERG <=