voorkant / voorkant-core

https://voorkant.org/
MIT License
2 stars 3 forks source link

LVGL fonts don't have non-ASCII letters #76

Open Habbie opened 2 months ago

Habbie commented 2 months ago

so entity names with, say, umlauts print boxes. https://docs.lvgl.io/8.4/overview/font.html suggests we'll have to do some converting (for which tools are available) to get a bigger charset.

Incidentally, UNSCII_16 looks way cooler to me than MONTSERRAT_14, but it doesn't even have some of the symbols we use in the GUI.

Habbie commented 2 months ago

UNSCII_16:

image