Releases: adafruit/Adafruit-GFX-Library
Releases · adafruit/Adafruit-GFX-Library
1.11.11 Add ARDUINO_ARCH_RTTHREAD support
What's Changed
- add ARDUINO_ARCH_RTTHREAD to support RTduino by @mysterywolf in #460
New Contributors
- @mysterywolf made their first contribution in #460
Full Changelog: 1.11.10...1.11.11
1.11.10 Add ATtiny84 support
1.11.9 - Remove volatile variable compound assignments
- Updated code to avoid using compound assignments with volatile variables.
1.11.8
1.11.7 - Fixed missing imports in font files for PlatformIO
What's Changed
- Fix missing imports in font files for PlatformIO by @MarcelRobitaille in #423
New Contributors
- @MarcelRobitaille made their first contribution in #423
Full Changelog: 1.11.6...1.11.7
1.11.6 - Updated CI Actions versions
Update CI action versions
Bug fix for large GFXcanvas1 objects
1.11.5 Fix bug w/large GFXcanvas1's (use 32-bit byte counts)
Change to allow double-buffered canvases in subclasses
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 - Fixed variable name errors
Bump to 1.11.3
1.11.2 - Fixed PlatformIO dependency problem
Bump to 1.11.2