n8willis / opentype-shaping-documents

Documentation of OpenType shaping behavior
171 stars 14 forks source link

Fix several SVG images #169

Closed n8willis closed 1 month ago

n8willis commented 1 month ago

Re #166, this fixes up a significant number of the broken SVG illustrations.

Currently there are some outstanding ones (namely in Tibetan, Mongolian, and Syriac, which are more difficult to trace GSUB/GPOS from for finding example sequences — and emoji, which may be better off as PNG anyhow).

I'm inclined to merge it in quickly, though, since it's about breakage.

n8willis commented 1 month ago

Also of note is that it replaces non-NotoSerif source fonts with NotoSerif where available. That's mainly because the monoline style in Noto Sans can make it harder to distinguish between bases and marks. Plus, in a few cases, there were some non-Noto fonts used because the contemporary Notos didn't have the necessary features to show off, and dropping those for Noto just simplifies the font-scavenging step.