Skip to content

A Root Class for Graphics

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

ZinggJM/GFX_Root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GFX_Root Library: extracted root class of Adafruit GFX Library

as of 20.05.2020, by Jean-Marc Zingg

Version 2.0.0

  • reduced virtual methods to preserve code space
  • class GFX_Root retains transaction support for class GFX_IO of library GFX_Extensions
  • class GFX has no transaction support for minimal code space use

Version 1.8.2

  • extract from Adafruit GFX Library version 1.8.2