Skip to content

Releases: adafruit/Adafruit-GFX-Library

1.10.11 - Compressed TomThumb font to fix bounding box text width problem, bug fixes

07 Sep 20:59
5bbee15

Choose a tag to compare

1.10.10 - Fixed formatting

31 May 19:47
f542ec2

Choose a tag to compare

Bump to 1.10.10

nRF52 minor fix

25 May 20:19

Choose a tag to compare

Wrong function name was being called in writePixels(). Fixed now. Only affected nRF boards.

Fix longstanding endian bugs in writePixels()

25 May 16:54

Choose a tag to compare

The bigEndian flag in writePixels() previously wasn’t always correctly observed, depending on architecture, SPI DMA setting, etc. Should be handled universally now, though code still needs to be smart about whether or not to use this.

Add PyPortal Titano to the list of DMA-enabled boards

27 Mar 01:18

Choose a tag to compare

1.10.7

Add PyPortal Titano to the list of DMA-enabled boards

1.10.6 - Updated README

16 Feb 20:06
9999f52

Choose a tag to compare

Bump to 1.10.6

1.10.5 - Fixed compiler warnings and errors

02 Feb 19:51
80f7271

Choose a tag to compare

1.10.4 - Fixed -Wunused-parameter warnings

11 Dec 21:45
b53849e

Choose a tag to compare

1.10.3 - Fixed drawFastRawHLine in GFXcanvas16

23 Nov 21:02
c40424a

Choose a tag to compare

Fixed clipping in fast H/V line functions on canvases

19 Oct 19:23

Choose a tag to compare