No description
Find a file
2019-03-15 11:04:02 -07:00
examples Add PyPortal example 2019-03-15 11:04:02 -07:00
images Add Mini TFT FeatherWing example 2019-01-29 13:53:53 -08:00
.gitignore Doxygen & Travis CI additions 2018-11-15 19:38:25 -08:00
.travis.yml Update .travis.yml 2018-12-19 16:11:45 -08:00
Adafruit_ImageReader.cpp Fit top left clipping, update examples, update images 2018-12-18 17:17:36 -08:00
Adafruit_ImageReader.h Add printStatus() function and some minor BMP code WIP 2018-11-20 10:58:04 -08:00
library.properties Add PyPortal example 2019-03-15 11:04:02 -07:00
README.md Add library.properties 2018-11-15 19:23:15 -08:00

Adafruit_ImageReader Build Status

Companion library for Adafruit_GFX to load images from SD card.

Requires Adafruit_GFX library and one of the SPI color graphic display libraries, e.g. Adafruit_ILI9341.