> Taking a closer look, it appears the table is marked as Invalid
> since the GDEF Header is version 1.2. Unless I am mistaken, in
> otvgdef.c at line 172,
>
> if ( FT_NEXT_ULONG( p ) != 0x10000UL ) /* Version */
> FT_INVALID_FORMAT;
>
> This would cause format 1.2 and 1.3 to return as invalid.
FreeType's OpenType validation code doesn't yet support recent
OpenType versions, sorry. Admittedly, this is something I have
completely missed :-/
Please open a bug tracker issue so that it isn't forgotten.
Werner
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype