Font converter with external symbol file

Font converter

Convert only Chinese characters in a file ( chars.txt )

Is it possible to convert only a list of Chinese ideograms in a file and merge them with another font?

I’ve tried this but it doesn’t work:

lv_font_conv --bpp 2 --size 22 --no-compress --font Futura-CondensedLight.ttf --range 0x20-0x7F --font NotoSansMonoCJKsc-VF.ttf --symbols chars.txt --format lvgl -o test.c

Thanks
Walter
chars.txt (51 Bytes)