-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
Fonts bug in MagicMirror
Platform: MagicMirrorOS on Raspberry Pi 2 .
MagicMirror² Version: 2.19.0
Description:
In this update fonts package was changed from roboto-fontface-bower to fontsource (2dcf55e).
CSS file roboto.css uses only latin subset for loading woff files. It is not fair = fonts must consist all world chars.
Way to fix:
Change roboto-latin-100-normal.woff2 to roboto-all-100-normal.woff2 and etc.
Expected Results: Fonts are still great with non US characters.
Actual Results: Fonts are ugly. Need to add custom @font-face from Google.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels