Skip to content

Releases: adafruit/Adafruit-GFX-Library

1.12.3 Optimise fillEllipse function (~36% faster)

24 Sep 18:00
a969a70

Choose a tag to compare

What's Changed

Full Changelog: 1.12.2...1.12.3

1.12.2 Add draw/fill Ellipse functions

16 Sep 14:08
9e06b6d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.12.1...1.12.2

1.12.1 Fix RP2040 SPI peripheral mapping

22 Apr 16:36
21648a8

Choose a tag to compare

What's Changed

Full Changelog: 1.12.0...1.12.1

1.12.0 - DVI HSTX

24 Feb 18:02
87e1550

Choose a tag to compare

What's Changed

  • Fix broken reset logic if reset pin exceeds 127 due to int8 overflow by @nocnokneo in #449
  • add support for LGT8F cpu by @jayzakk in #313
  • Doc: fix link to Adafruit GFX github repository by @Rotzbua in #394
  • GFXcanvas: Allow subclass to take charge of buffer allocations by @jepler in #465

New Contributors

Full Changelog: 1.11.11...1.12.11

1.11.11 Add ARDUINO_ARCH_RTTHREAD support

09 Oct 00:43
d472098

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.10...1.11.11

1.11.10 Add ATtiny84 support

23 Jul 14:17
0e32d7d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.9...1.11.10

1.11.9 - Remove volatile variable compound assignments

10 Oct 21:49
126007f

Choose a tag to compare

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

1.11.8

26 Sep 12:38
b0ac687

Choose a tag to compare

What's Changed

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

Full Changelog: 1.11.7...1.11.8

1.11.7 - Fixed missing imports in font files for PlatformIO

18 Jul 19:35
83a182d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.6...1.11.7

1.11.6 - Updated CI Actions versions

22 May 16:44

Choose a tag to compare

Update CI action versions