-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
I've used the converter with the following dump command :
lv_font_conv --font svthin.ttf --size 40 --bpp 1 --no-compress --symbols 4 --format dump -o font_dump --full-info
Here I dump only the "4" character which has a problem, but it's not the only one ("m" also has a similar problem for instance).
The font I'm using is this one : https://fontstruct.com/fontstructions/show/1543912/svthin
Here is the difference between the original "4" font and the one dumped :
The difference can be found directly in the generated pixels in the font_info.json file :
As I said, the problem can be found on the "m" character too, as you can see here with the middle leg being smaller than the other :
Metadata
Metadata
Assignees
Labels
No labels