lvgl / lv_font_conv

Converts TTF/WOFF fonts to compact bitmap format
https://lvgl.io/tools/fontconverter
MIT License
187 stars 79 forks source link

Add --lv-fallback option, to specify fallback font #102

Closed neuschaefer closed 8 months ago

neuschaefer commented 8 months ago

Fixes: https://github.com/lvgl/lv_font_conv/issues/87

Missing at this point, because I havn't tested it: Integrating the option into the web interface

kisvegabor commented 8 months ago

Merged, and I also updated the online converter.