No description
Find a file
2018-12-21 15:29:13 -06:00
examples Add random line drawing example. 2016-11-18 14:02:03 -08:00
.travis.yml Fix divide by zero in filled triangle, improve example. 2016-11-18 12:01:39 -08:00
gfx.py Fix divide by zero in filled triangle, improve example. 2016-11-18 12:01:39 -08:00
LICENSE Initial commit 2016-11-17 18:29:41 -08:00
README.md updating reademe for deprecation 2018-12-21 15:29:13 -06:00

DEPRECATED LIBRARY micropython-adafruit-gfx

This library has been deprecated! We are leaving this up for historical and research purposes but archiving the repository.

We are now only supporting CircuitPython libraries.

Please see the CircuitPython implemention here: https://github.com/adafruit/Adafruit_CircuitPython_GFX

Pixel graphics drawing library for MicroPython. See the guide at: https://learn.adafruit.com/micropython-displays-drawing-shapes/overview