[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] check for missing glyf table
From: |
Ralph Giles |
Subject: |
Re: [ft-devel] check for missing glyf table |
Date: |
Thu, 5 Mar 2009 00:19:25 -0800 |
On Wed, Mar 4, 2009 at 10:01 PM, Werner LEMBERG <address@hidden> wrote:
> Sorry to say but I haven't found time yet to actually work on the
> incremental interface, and I fear I have to postpone this after the
> next FreeType release which should appear this weekend.
Ok, thanks for letting us know. Looking forward to rebasing our
patches after the release. :)
> I must set up gs + freetype to test those things. As soon as I'm
> ready for that I'll contact you, asking for failing fonts (and/or
> snippets) which I can debug then.
the 'alphabet.ps' example file with ghostscript shows the problem with
the type1 loader's num_glyphs check. I'll see if I can reduce the
truetype test down to something simple.
-r