TripSit / combogen

Project to automatically generate the combo table graphic from our JSON file
21 stars 17 forks source link

add &subset=latin,latin-ext,cyrillic to Open Sans #17

Open brozkeff opened 1 year ago

brozkeff commented 1 year ago

Some languages require characters with diacritical marks. Czech language is not rendered properly. Adding latin-ext subset should fix issue for e.g. Czech language and cyrillic for Russian, Ukrainian or Bulgarian language.

More problematic are the special fonts in https://use.typekit.net/ucr7myw.css that need to have latin-ext characters as well since they don't render well for diacritical chars.

LunaUrsa commented 1 year ago

Hey @brozkeff Thanks a ton for your pull requests, I accepted the other ones as they were just modifying text, I trust that you've tested this one, but I would like to double check, so I will loop back to this asap. I assume this fixes #15

Very much appreciate your contributions!