Skip to content

Releases: adafruit/Adafruit-GFX-Library

Can separately define X and Y text scaling and anti-alias warning fix

12 Jun 21:03

Choose a tag to compare

Added option to separately define X and Y text magnification factor thanks to @jonnieZG
Fixed strict-aliasing warning thanks to @grafalex82

Enable SPI DMA by default for PyGamer/PyBadge

01 Jun 23:02

Choose a tag to compare

1.5.3

bump to speed up arcada

Inline some trivial functions, add byteSwap() for GFXcanvas16

30 May 03:58

Choose a tag to compare

Add hooks for SPI data mode

18 May 18:01

Choose a tag to compare

1.5.1

Restore hwspi._mode at the end of all DMA transfers

Moved readcommand8() to GFX Library

10 May 22:38
fbd16ee

Choose a tag to compare

Moved the readcommand8() function to the Graphics Library for reading display information.

Fix for fillTriangles on some larger displays

09 May 22:20

Choose a tag to compare

This fixes an overflow issue in some circumstances with fillTriangles()

SPI fix for ESP8266 and friends

03 May 21:04

Choose a tag to compare

1.4.13

SPITFT: ESP8266 fix

SPITFT: work with SERCOM SPIs

03 May 18:37

Choose a tag to compare

1.4.12

SPITFT: work with any SERCOM SPIs

Rename 'tft8' flag to 'tft8bitbus'

27 Apr 21:30
3ef9ce5

Choose a tag to compare

This avoids a name confusion when subclassing displays

SPI DMA: add support for SERCOM6 & 7 on big M4 chips

22 Apr 01:43

Choose a tag to compare

1.4.10

SPI DMA: add support for SERCOM6 & 7 on big M4 chips