Persian font support

Description

What LVGL version are you using?

8.3

What do you want to achieve?

I want to add a specific Persian font (.ttf file).

What have you tried so far?

I had converted it using online convertor, then added .c file to my project.

Hello everyone,
I want to add my Persian font to the project. After converting, it just show English and numeric characters. And for Persian characters it just showed an empty square. I checked it’s .ttf and .c files and all characters are available. what should I do to correctly show them? (I had done the same for my 2 other fonts and just one of them worked correctly.)
Does online font convertor support all font files?

Folder \scripts\built_in_font has python script which you can use to manally generate c-font-file for any ttf,woff-file and utf-8 symbols range. And use generated file in your appl.