Adafruit GFX Library

Dependents:   Adafruit_TFT_Shieldv1_graphicstest Adafruit_TFT_Shieldv1_rotationtest Adafruit_TFT_Shieldv1_shieldtest Solar_Powered_Smart_Camera ... more

Fork of Adafruit_GFX by Andrew Lindsay

Files at this revision

API Documentation at this revision

Comitter:
justinkim
Date:
Thu Jul 30 05:20:08 2015 +0000
Parent:
3:04b9498d00d8
Commit message:
first release Shield

Changed in this revision

Adafruit_GFX.cpp Show annotated file Show diff for this revision Revisions of this file
Adafruit_GFX.h Show annotated file Show diff for this revision Revisions of this file
--- a/Adafruit_GFX.cpp	Mon Jul 27 23:09:51 2015 +0000
+++ b/Adafruit_GFX.cpp	Thu Jul 30 05:20:08 2015 +0000
@@ -484,3 +484,4 @@
 int16_t Adafruit_GFX::height(void) { 
   return _height; 
 }
+
--- a/Adafruit_GFX.h	Mon Jul 27 23:09:51 2015 +0000
+++ b/Adafruit_GFX.h	Thu Jul 30 05:20:08 2015 +0000
@@ -103,3 +103,4 @@
 };
 
 #endif
+