[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] FT2 bug when accessing TrueType font Format 2 CMap
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] FT2 bug when accessing TrueType font Format 2 CMap |
Date: |
Mon, 10 Sep 2001 12:38:21 +0200 (CEST) |
> It turns out that
>
> freetype2/src/sfnt/ttcmap.c:code_to_index2()
>
> has a bug. According to Apple's TTF spec,
> even for ASCII code (hi-byte 0), it still need
> to go through subHeader 0 to retrieve the
> glyph index.
>
> The patch is attached.
Applied to the CVS, thanks. Please test.
Werner