Text can't be shown use the freetype font with LV_FREETYPE_FONT_RENDER_MODE_OUTLINE
Author: lijingjieCreated Oct 28, 2025Updated Sep 17, 2026
Labels🔎 InvestigatingfontWaiting for author
LVGL version
v9.4.0
Platform
WSL with SDL backend
What happened?
Text can't be shown use the freetype font with LV_FREETYPE_FONT_RENDER_MODE_OUTLINE ※Text can be shown when change the LV_FREETYPE_FONT_RENDER_MODE_OUTLINE to LV_FREETYPE_FONT_RENDER_MODE_BITMAP
How to reproduce?
use the example of \examples\libs\freetype\lv_example_freetype_2.c --lv_example_freetype_2_vector_font()
Source: lvgl/lvgl