Releases: adafruit/Adafruit-GFX-Library
Releases · adafruit/Adafruit-GFX-Library
Experimental SPI DMA support on SAMD (disabled by default)
1.3.6 Experimental SPI DMA support on SAMD (disabled by default)
Fix roundrect bug
1.3.4 Round rects; limit radius to 1/2 minor axis
Fixes for WICED Feather hardware SPI
1.3.3 Fixes for WICED Feather hardware SPI
Allows I2C display libs to compile for WICED Feather
1.3.2 Allow GFX code to compile on WICED w/o SPIClass
Fix for obscure filled circle/round-rect problem
Fix fillCircleHelper for SSD1306 INVERT mode Function would previously draw certain line segments repeatedly; minor performance drain on most displays, but especially problematic for SSD1306's INVERT drawing mode.
Selectable SPI device for SPITFT
you can now pass in your desired SPI device, great for when you've got multiple SPI ports!
Get rid of inline function (some compilers dont like it)
1.2.9 Update library.properties
Don't USE_FAST_PINIO on WICED
1.2.8 SPITFT: don't USE_FAST_PINIO on WICED
Allow no-TFT-chip-select case (rare)
1.2.7 Allow obscure-but-needed case of no TFT chip select (-1)
Fix for Teensy 3.x boards
1.2.6 Fix for Teensy 3.x boards