HinTak / Font-Validator

Font Validator is a tool for testing fonts prior to release. This testing ensures that fonts meet Microsoft's high quality standards and perform exceptionally well on Microsoft's platform.
Other
146 stars 12 forks source link

Support GPOS size feature #46

Open miguelsousa opened 5 years ago

miguelsousa commented 5 years ago

Error code E5400 The FeatureParams field is not null is issued for fonts with a valid size feature. Test fonts available at https://github.com/adobe-fonts/source-sans-pro

HinTak commented 4 years ago

I looked into this, and the E5400 is gone with https://github.com/HinTak/Font-Validator/commit/5c5c1f6c94e3ddc802524f958aa7a5a6f7c40819 , but documentation for what that does is lacking. @miguelsousa , can you file an issue with the opentype folks please? I can look at ttx's code but I prefer not to.