go-text / typesetting

High quality text shaping in pure Go.
Other
88 stars 11 forks source link

[opentype] sanitize invalid LangSys entries in GSUB/GPOS tables #142

Closed benoitkugler closed 3 months ago

benoitkugler commented 3 months ago

It seems some fonts have corrupted LangSys entries. This commit ignores out of range feature indices. For #140