typefaces
typefaces copied to clipboard
typeface-muli 1.1.3 font rendering issue
Ran into a strange issue when upgrading typeface-muli
0.0.71 -> 1.1.3. For some reason $ sign's render incorrectly in the new version.
1.1.3:
0.0.71
I'm having this issue too. The capital A's are also broken.
Here's the result when I upload the muli-latin-400.woff from the repo to fontdrop:
Here's what it should be (uploaded the ttf file from google fonts):
Same with "Quicksand"
Similar problem with "Maven Pro" - couldn't reproduce an issue with the dollar sign, but the A is distorted as well:
I've solved using previous version
is there a fix in version 1.1.4?
@meold I don't think so ^^"
EDIT: This seems to be an error while converting the font from ttf to wof. It happens on all variable fonts. Some converters put out a file that shows the artefacts mentioned in this issue, other converters fail completely. The converter used in this project is google-webfonts-helper.herokuapp.com.
There's an issue for this behavior over in their repo: https://github.com/majodev/google-webfonts-helper/issues/98
Related: #209
Just use https://github.com/fontsource/fontsource instead
Migrated to fontsource awhile ago.