would it be possible to add characters after the fact?
something like:
lv_font_add_char(font, char, bytearray)? or lv_font_add_chars(font, chars, bytearray)
this would also be handy for MicroPython, where users probably play with more than one program.
see also: German umlauts