fonttools / fontbakery

🧁 A font quality assurance tool for everyone
https://fontbakery.readthedocs.io
Apache License 2.0
534 stars 99 forks source link

Deprecated a couple METADATA.pb / name table checks #4582

Closed felipesanches closed 4 months ago

felipesanches commented 4 months ago

com.google.fonts/check/metadata/nameid/family_name com.google.fonts/check/metadata/nameid/full_name Removed from the Google Fonts profile.

These were redundant with com.google.fonts/check/metadata/nameid/family_and_full_names

(issue #4572)