taixf/frontend/main/display/lvgl_display/gif
hailin ae260da3eb add frontend code 2026-04-05 12:05:11 -07:00
..
LICENSE.txt add frontend code 2026-04-05 12:05:11 -07:00
README.md add frontend code 2026-04-05 12:05:11 -07:00
gifdec.c add frontend code 2026-04-05 12:05:11 -07:00
gifdec.h add frontend code 2026-04-05 12:05:11 -07:00
gifdec_mve.h add frontend code 2026-04-05 12:05:11 -07:00
lvgl_gif.cc add frontend code 2026-04-05 12:05:11 -07:00
lvgl_gif.h add frontend code 2026-04-05 12:05:11 -07:00

README.md

说明 / Description

中文

本目录代码移植自 LVGL 的 GIF 程序。

主要修复和改进:

  • 修复了透明背景问题
  • 兼容了 87a 版本的 GIF 格式

English

The code in this directory is ported from LVGL's GIF program.

Main fixes and improvements:

  • Fixed transparent background issues
  • Added compatibility for GIF 87a version format