/GFX_Root

A cut-down version of AdafruitGFX with support for 24bit color using FastLED CRGB structs. Best used with the ESP32-DMA LED Matrix library.

Primary LanguageCGNU General Public License v3.0GPL-3.0

The root/core graphics primitive functions extracted from the Adafruit GFX Library. Originally created by [Jean-Marc Zingg] (https://github.com/ZinggJM/GFX_Root).

Change made by MrFaptastic

Version 3.0.0

Version 2.0.0

  • reduced virtual methods to preserve code space
  • class GFX has no transaction support for minimal code space use

Version 1.8.2

  • extract from Adafruit GFX Library version 1.8.2