Adafruit GFX Library Versions Save

Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from

1.11.9

7 months ago
  • Updated code to avoid using compound assignments with volatile variables.

1.11.8

7 months ago

What's Changed

  • For unknown reason, esp8266 wants delay() not yield() so it doesnt crash by @ladyada in ff70355

Full Changelog: https://github.com/adafruit/Adafruit-GFX-Library/compare/1.11.7...1.11.8

1.11.7

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/adafruit/Adafruit-GFX-Library/compare/1.11.6...1.11.7

1.11.6

11 months ago

1.11.5

1 year ago

1.11.4

1 year ago

Super esoteric…this was done to allow the PicoDVI library (a work in progress) to leverage the existing GFXcanvas8 class to do double-buffered animation, rather than replicating this entire class in the other library.

1.11.3

1 year ago

1.11.2

1 year ago

1.11.1

2 years ago

1.11.0

2 years ago