Skip to content

Bad font for non latin users #2835

@alexey-gamov

Description

@alexey-gamov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions