studio
studio copied to clipboard
[LVGL] support multiple fonts with individual uni code ranges similar to LVGL font converter
The LVGL Font Converter allows to generate a font from multiple source files:
Unfortunately, this is currently not possible with eez-studio's internal font converter which makes internationalization of the UI a bit difficult as it may require to use glyphs from different font sources for the a single generated font that is used by a widget.