Skip to content

Releases: adafruit/Adafruit-GFX-Library

1.11.6 - Updated CI Actions versions

22 May 16:44

Choose a tag to compare

Update CI action versions

Bug fix for large GFXcanvas1 objects

18 Jan 23:42

Choose a tag to compare

1.11.5

Fix bug w/large GFXcanvas1's (use 32-bit byte counts)

Change to allow double-buffered canvases in subclasses

16 Jan 23:40

Choose a tag to compare

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

29 Jun 17:17
91d916d

Choose a tag to compare

1.11.2 - Fixed PlatformIO dependency problem

13 Jun 18:35
976bfb3

Choose a tag to compare

1.11.1 - Added bool dmaBusy()

09 May 19:49
ef17614

Choose a tag to compare

1.11.0 - Added dmaBusy() boolean

02 May 21:50
071b6d5

Choose a tag to compare

1.10.14 - No changes, merged and then reverted a pull request

17 Mar 15:52
6f4981e

Choose a tag to compare

1.10.13 - Enabled Adafruit-GFX-Library as ESP-IDF component support

24 Jan 17:05
4a33fcd

Choose a tag to compare

RP2040 TFT optimizations

17 Sep 18:04
223f914

Choose a tag to compare

1.10.12

Bump version for RP2040 optimizations