How about changing the included fonts to a monospace?

Hello,

Since lvgl’s prime implementation are embedded devices, why not include a Monospace font instead of Montserrat by default ? Most embedded displays are used for some kind of metrics and / or statistics where monospace makes your life a lot easier when designing a layout, because all glyphs have the same width. Just a suggestion - keep up the good work!

There’s an option in the lv_conf.h file to enable a monospace font I believe.

Yes there is an option for a 8 or 16px monospace font; my suggestion is to change the default Montserrat font in all sizes to a monospace one because I believe it’s more useful for many developpers, but I might very well be wrong.

1 Like