[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] [Regression] Font doesn't open with Freetype CVS but work
From: |
mpsuzuki |
Subject: |
Re: [ft-devel] [Regression] Font doesn't open with Freetype CVS but works with Freetype 2.2.1 |
Date: |
Mon, 28 May 2007 12:49:46 +0900 |
Dear Sir,
On Sun, 27 May 2007 11:40:27 +0200 (CEST)
Werner LEMBERG <address@hidden> wrote:
>In this particular case I think FreeType should do a default action;
>this is, a missing `cmap' table should completely disable functions
>like FT_Get_Char_Index (by returning either an appropriate error
>and/or -1 for the glyph index) but still make FT_Load_Glyph and
>friends work as expected.
>
>David, what do you think? Anyone here who would like to implement
>this (which should be rather trivial)?
Of course I'm interested in its implementation.
I wish if fallbacked face (loaded without cmap)
can be modified to full featured face by applying
FT_Attach_{File|Stream}.
Regards,
mpsuzuki
Re: [ft-devel] [Regression] Font doesn't open with Freetype CVS but works with Freetype 2.2.1, Ismail Dönmez, 2007/05/25