when I use web font converter,I find there is no function as byte align.
But in lv_font_conv doc on github, I found --byte-align.
First, I install use npm, this version doesn’t support --byte-align.
Then, I clone lv_font_conv and use node to conver font, --byte-align worked.
Will the web tool or the installed version support byte alignment?