anon-real/sigma-usd

Font not supporting Czech&Slovak&Swedish characters

Closed this issue · 1 comments

The current version of fonts unfortunately do not support all characters from the supported languages.
You can use following link https://www.alphabet-type.com/tools/charset-checker/ to check the font.
Here are the results for the inter font.
image
However the original inter font from google fonts support all characters, see:
image
The same goes for the IBM Plex Mono font.

I propose the following fix - replace all the fonts with their full variant from the google fonts.

Advantages:

  • Clear user experience

Disadvantages:

  • Full variant of fonts is 5-10 times bigger in size, so it will cause first load of the sigmausd.io site to take longer (however fonts could probably be compressed by some tool)

Fixed in
#42