majodev / google-webfonts-helper

A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets
https://gwfh.mranftl.com
MIT License
12.02k stars 420 forks source link

Font naming for Raleway broken during conversion #129

Open ghost opened 2 years ago

ghost commented 2 years ago

The name of the font in the ttf file changes from the original version on Google fonts to the webhelper version. The ttf from Google fonts is called 'Raleway' + weight, so e.g. 'Raleway Thin'. The version from the webfonts helper is called 'Raleway Thin Thin', so it add ''Thin to every name.

grafik

https://fonts.google.com/specimen/Raleway https://google-webfonts-helper.herokuapp.com/fonts/raleway?subsets=latin

this is an issue, when using specific software that adds the font from a UI via Windows + CSS defined fonts.

Might also be an issue for other fonts.

asrahi commented 8 months ago

Noto Sans KR has same issue!!