You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are multiple styles in the bahnschrift.ttf font file. lv_font_conv seems to use the first style by default. How to use the SemiBold SemiCondensed style conversion.
The text was updated successfully, but these errors were encountered:
Usually there are static variants for the fonts. That is dedicated bold, medium, etc ttf files, however in case of bahnschrift I couldn't find any.
It seems FreeTypes supports selecting the variants but it's not support in the converter now.
I'm not sure, but it seems it needs to be added here. ChatGPT know FreeType very well and could give some pointers.
There are multiple styles in the bahnschrift.ttf font file. lv_font_conv seems to use the first style by default. How to use the SemiBold SemiCondensed style conversion.
The text was updated successfully, but these errors were encountered: