Releases: adafruit/Adafruit-GFX-Library
Releases · adafruit/Adafruit-GFX-Library
Change SPI transaction & CS ordering
1.4.4 Change transaction & CS ordering
Parallel DMA for PyPortal
1.4.3 Parallel DMA working on PyPortal
Appease the ESP8266 compiler
1.4.2 Appease the ESP8266 compiler
Bump release version (no change from 1.4)
Update library.properties bump version
Add parallel interface support (PyPortal)
Update README.md move to travis.com
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.