Closed HinTak closed 8 years ago
Alternatively, if this is genuine, FontVal 2.0+ needs to detect this.
Either way, something needs to be done.
b66 ( https://github.com/HinTak/Font-Validator/commit/2b413602ea05448421d6390656f91ce95a8a4d01 ) works around the +32 maxStackElements extra that FreeType does, and so now can detect that the maxStackElements is too small and properly detect stack overflows.
It seems that the older FontVal 1.0 is just being redundant and repeatative - A6000 with details 'Stack Overflows" accompanies an earlier "TrueType stack overflow", and with details "Function out of range" accompanies an earlier E6016 "FDEF out of range". So the A6000 is not adding any new information.
One of texlive's file tiggers this: /usr/share/texlive/texmf-dist/fonts/truetype/public/fontmfizz/font-mfizz.ttf
need looking at, and or documenting as bug of the old FontVal.