fonttools / fontbakery

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

[com.google.fonts/check/case_mapping] Only check letters #4737

Closed simoncozens closed 1 month ago

simoncozens commented 1 month ago

Description

Relates to issue #4733; as per David Corbett's suggestion, we check for unicode category = "L*"

Checklist