Files
klubhaus-doorbell/libraries/PNGdec/library.properties
2026-02-16 19:05:12 -08:00

11 lines
404 B
INI

name=PNGdec
version=1.0.2
author=Larry Bank
maintainer=Larry Bank
sentence=Universal PNG decoder for MCUs with at least 48K of RAM.
paragraph=Designed to provide a fully functional PNG decoder that can use minimal memory by decoding a line at a time with an optional callback function. Supports all pixel formats.
category=Display
url=https://github.com/bitbank2/PNGdec
architectures=*
includes=PNGdec.h