[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: |
Werner LEMBERG |
Subject: |
Re: [Devel] tt_face_get_name fails to find ASCII name |
Date: |
Wed, 02 Jun 2004 23:23:27 +0200 (CEST) |
> > 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...
This patch is now in the CVS. Thanks for testing.
Werner