I’m using lvgl freetype extension. When I create font and specify the flag LV_FREETYPE_FONT_STYLE_BOLD, it won’t display as bold style, still regular style .
Is there any example to show how to use this flag?
I’m using lvgl freetype extension. When I create font and specify the flag LV_FREETYPE_FONT_STYLE_BOLD, it won’t display as bold style, still regular style .
Is there any example to show how to use this flag?
@sliang951753 ,Thank you for your message. I found a stress test using the LV_FREETYPE_FONT_STYLE_BOLD option. If you have any problems, I can create an example using this option.