fonttools / fontbakery

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

New vert metrics check: Ensure accents on first line won't get clipped #2023

Open m4rc1e opened 6 years ago

m4rc1e commented 6 years ago

If the ascenders values are less than the y pos of accented marks, they clipped in primitive text editors.

screen shot 2018-08-23 at 11 33 55

It should look

screen shot 2018-08-23 at 11 35 02

m4rc1e commented 6 years ago

For some OS X system fonts, the Vietnamese gets clipped.

screen shot 2018-08-23 at 11 39 31 Lucida Grande vietnamese clipping

Just an idea, maybe we should make sure that glyphs belonging to Windows 1252 (or some other basic ocdepage) don't get clipped?