[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] FreeType cannot open face 0 for this font
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] FreeType cannot open face 0 for this font |
Date: |
Thu, 12 Jan 2017 07:33:01 +0100 (CET) |
> FreeType cannot open face 0 for this font, error 8 is returned, but
> face -1 is fine. Both FontForge, Windows font viewer and Mac font
> viewer open the font successfully without warning. although
> Fontforge prompts a warning saying "Font file has bad glyph count
> field. maxp says 65535 sizeof(loca)=>78419", but the glyphs are
> viewable. I am not sure whether the warning has something to do
> with FreeType's failure to open the font. Please check it.
For me, it works just fine with the current git of FreeType. Note
that this font is *not* a TTC; in other words, it has only a single
face.
Werner