[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] glyph name bug
From: |
Werner LEMBERG |
Subject: |
Re: [ft] glyph name bug |
Date: |
Wed, 07 Dec 2005 22:26:33 +0100 (CET) |
> http://www.quiss.org/files/font.ttf
>
> freetype tells me (via FT_Get_Glyph_Name()), that glyph 47 is "L",
> yet actually the "L" is in glyph 46, and character 47 is empty. It
> seems that all char names are shifted one position to the right.
Please try the current CVS or FreeType 2.1.10 -- I can't repeat it.
Werner