Skip to content

v0.8.3 — Fix custom font format and weight detection

Choose a tag to compare

@mats-i mats-i released this 28 Mar 20:34
· 4 commits to main since this release

Fix: custom uploaded fonts with .ttf or .woff extension were registered with format('woff2'), causing browsers to reject them. Now detects format from file extension. Also infers font-weight and font-style from the font name (Bold, Italic).