mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-11 05:37:37 +08:00
d76a346376
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
474 B
474 B
title, description, order
| title | description | order |
|---|---|---|
| 3rd-Party Libraries | Integrations with image, font, video, and graphics libraries. | 90 |
LVGL decodes a range of image, font, and video formats when the matching library is enabled in lv_conf.h (for example PNG, JPG, GIF, BMP, FreeType, and FFmpeg). Each integration has its own page covering how to enable it, expected dependencies, and a usage example. Pick the libraries you need and leave the rest disabled to keep the build small.