On Tue, Sep 19, 2006 at 01:57:22PM -0700, James Hawkins wrote:
I get the following failures with fontforge 20060822.
font.c:423: Test failed: GetGlyphIndices count of glyphs should = 5 not -1 font.c:424: Test failed: GetGlyphIndices should have returned a nonexistent char not f000 font.c:427: Test failed: GetGlyphIndices count of glyphs should = 5 not -1 font.c:428: Test failed: GetGlyphIndices should have returned a 0000 not f000 make: *** [font.ok] Error 4
Hi James,
This is a different problem - the test is a bit broken and doesn't check that the 'Symbol' font is installed before running the test. I'll send a patch in for this in a bit.
Huw.