[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] tt_face_get_name fails to find ASCII name
From: |
Kenichi Handa |
Subject: |
Re: [Devel] tt_face_get_name fails to find ASCII name |
Date: |
Wed, 2 Jun 2004 20:37:19 +0900 (JST) |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) |
In article <address@hidden>, Werner LEMBERG <address@hidden> writes:
>> I have a problem with using Freetype 2.1.7 for the Japanese
>> fonts HG-GothicB.ttf and HG-MinchoL.ttf that are contained
>> in Solaris 2.8. [...]
>>
>> The function tt_face_get_name (in src/sfnt/sfobjs.c) prefers
>> the second record even if it contains non-English name. So,
>> I'm now using the attached quick&dirty patch. Could you
>> please fix this problem in a cleaner way?
> Thanks for the report. Please try the simpler patch below (relative
> to the current CVS; maybe you have to do some manual tweaking). It
> relies on the intelligence of the font creator...
Thank you. It worked at least for the above fonts.
---
Ken'ichi HANDA
address@hidden
- Re: [Devel] tt_face_get_name fails to find ASCII name,
Kenichi Handa <=