impallari / Font-Testing-Page

A webpage for testing typefaces, live at www.impallari.com/testing
https://impallari.com/testing/
Other
249 stars 84 forks source link

Don't substitute fonts on 'Latin' tab #95

Closed 100amps closed 1 month ago

100amps commented 7 months ago

On the Latin1 > Latin tab (and possibly others), it can be hard to notice when glyphs are missing in my font because the app (CSS I assume) is substituting missing glyphs with those from a similar font. A better approach would be to have .notdef appear in those spots, which would tell me immediately which, and how many, glyphs I am still missing.

image