chore(imfont): fix heading in the docs
This commit is contained in:
committed by
GitHub
parent
656a0e5167
commit
941d95b049
@@ -1,4 +1,4 @@
|
||||
## Image font (imgfont)
|
||||
# Image font (imgfont)
|
||||
Draw image in label or span obj with imgfont.
|
||||
This is often used to display Unicode emoji icons in text.
|
||||
Supported image formats: determined by LVGL image decoder.
|
||||
@@ -22,4 +22,4 @@ Use `lv_imgfont_destroy(imgfont)` to destroy a imgfont that is no longer used.
|
||||
```eval_rst
|
||||
.. doxygenfile:: lv_imgfont.h
|
||||
:project: lvgl
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user