Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Adafruit_GFX.h
- Revision:
- 17:430d21b59723
- Parent:
- 14:edb3c36aa1a7
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)