|
From: | Hin-Tak Leung |
Subject: | [Devel] Re: ftdump, and oto question. |
Date: | Wed, 21 Jul 2004 18:05:19 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040608 |
Werner LEMBERG wrote:
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).[About very old CJK TTFs which are rejected by FreeType]Here it is, shei11b.ttf, bzip2'ed.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. I don't know how to proceed: Are those fonts (still?) accepted by Windows? Has anybody experienced something similar? Werner
[Prev in Thread] | Current Thread | [Next in Thread] |