Files
Mutahhar Mustafa Khan d76a346376 docs(examples): introduce summary and description to examples (#9968)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2026-04-20 14:05:57 +02:00

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.