added the WANT_ABSTRACTS define so the library works with text sizes greater than 1
Fork of Adafruit_GFX by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:232e3d1d47bc | 2014-10-12 | danielashercohen | added a define for WANT_ABSTRACTS because without that the library will only work with a text size of 1 |
3:969ca9fe5e2b | 2013-01-23 | nkhorman | line endings ? |
2:7bcea45e60d8 | 2012-08-19 | nkhorman | change swap() from a define to a static inline function to quell compiler problems. |
1:9db12505727a | 2012-07-17 | nkhorman | change the default background color to black |
0:c3dcd4c4983a | 2012-07-16 | nkhorman | add adafruit oled 128x32 display library via spi interface.; display card reader events on the oled |