[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Type 1 interpreter
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] Type 1 interpreter |
Date: |
Sat, 04 Sep 2004 06:59:30 +0200 (CEST) |
> Some type 1 fonts contain additional or redundant 'closepath'
> operators, such as a closepath on the 'space' glyph. Freetype
> errors out on this condition, causing the renderer to skip loading
> essential glyph information, such as glyph width.
You have tested with the CVS version (or the latest development
snapshot), haven't you?
> Would it be possible to allow freetype to continue on such non-fatal
> errors, or possibly have a switch on how the renderer can proceed?
> I can supply an example font if needed..
In case you still get an error please send me an example font for
further investigation.
Werner