espressif/esp_lv_decoder

0.1.2

uploaded 2 weeks ago
Decoding images in LVGL for multiple formats (PNG, SPNG, JPG, SJPG, QOI, SQOI) using optimized libraries for fast and efficient rendering.
# ChangeLog

## v0.1.2 (2024-10-18)

* Added support for parsing split PNG images from the filesystem.
* Added support for JPG and QOI formats.

## v0.1.1 (2024-07-31)

* Added support for parsing standard PNG images form filesystem.

## v0.1.0 Initial Version (2024-06-27)

* Added support for parsing split PNG images from variable.
* Added support for parsing standard PNG images from variable.

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_lv_decoder^0.1.2"

or download archive

Stats

  • Archive size
    Archive size: 46.46 KB
  • Downloaded in total
    Downloaded in total 41 times
  • Downloaded this version
    This version: 41 times

Badge

espressif/esp_lv_decoder version: 0.1.2
|