test

Files at this revision

API Documentation at this revision

Comitter:
dkay
Date:
Tue Nov 20 06:23:02 2018 +0000
Parent:
16:7fb1d4d3525d
Commit message:
test size able

Changed in this revision

Adafruit_GFX.h Show annotated file Show diff for this revision Revisions of this file
diff -r 7fb1d4d3525d -r 430d21b59723 Adafruit_GFX.h
--- a/Adafruit_GFX.h	Tue Nov 11 22:08:20 2014 +0000
+++ b/Adafruit_GFX.h	Tue Nov 20 06:23:02 2018 +0000
@@ -20,6 +20,8 @@
 #ifndef _ADAFRUIT_GFX_H_
 #define _ADAFRUIT_GFX_H_
 
+#define GFX_SIZEABLE_TEXT
+
 #include "Adafruit_GFX_Config.h"
 
 static inline void swap(int16_t &a, int16_t &b)