Skip to content

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

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

mrcodetastic/GFX_Root

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Languages

  • C 95.9%
  • C++ 4.1%