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.
Revision 17:430d21b59723, committed 2018-11-20
- 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 |
--- 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)