Skip to content

Portions of characters are generated wrong #135

@rchaucha

Description

@rchaucha

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 :

Original : Ouput :

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 :

Original : Ouput :

Code :

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions