freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] Re: problem Type1 Font


From: Werner LEMBERG
Subject: [ft-devel] Re: problem Type1 Font
Date: Thu, 14 Apr 2005 13:43:39 +0200 (CEST)

> Type1 loader can't load Glyph names for this font so we have had
> crash during '.notdef' glyph searching.  FTVIEW simply have crash on
> this font.  My friend opened this font in FontLab45 successfully.

The font has this structure:

  ...
  /CharStrings 118 dict def
  Private begin
  CharStrings begin
    /.notdef 5 RD ...

This is non-standard, and probably only a real PS interpreter accepts
it (if at all).  Additionally, it seems that the encrypted part is
wrong somewhere in the middle of glyph /char_214.

I've (hopefully) fixed the problem with the non-stardard use of
/CharStrings, but of course your test font fails due to the buggy
/char_214.  Please test.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]