Compiles against mbed OS 5

Fork of Adafruit_GFX_1351 by Tisham Dhar

History

swap -> SWAP because ARMCC doesn't like it default tip

2016-08-25, by janjongboom [Thu, 25 Aug 2016 12:31:43 +0000] rev 20

swap -> SWAP because ARMCC doesn't like it


Better offsets for Hexi

2016-08-19, by whatnick [Fri, 19 Aug 2016 02:22:03 +0000] rev 19

Better offsets for Hexi


Added offsets to work with Hexi

2016-08-18, by whatnick [Thu, 18 Aug 2016 23:29:04 +0000] rev 18

Added offsets to work with Hexi


Added SSD1351 support

2015-04-22, by lionello [Wed, 22 Apr 2015 02:14:36 +0000] rev 17

Added SSD1351 support


removed test comments

2014-11-11, by JojoS [Tue, 11 Nov 2014 22:08:20 +0000] rev 16

removed test comments


copy in line 211 requires index-1 because x starts at offset 1 and not at 0.

2014-11-11, by JojoS [Tue, 11 Nov 2014 22:02:52 +0000] rev 15

copy in line 211 requires index-1 because x starts at offset 1 and not at 0.


Code space optimizations;; Make simple set/getter functions inlined.; Fix ifdef around setTextSize() to be either GFX_WANT_ABSTRACTS or GFX_SIZEABLE_TEXT; ifdef drawBitmap() w/ GFX_WANT_ABSTRACTS.;

2014-10-25, by nkhorman [Sat, 25 Oct 2014 20:41:38 +0000] rev 14

Code space optimizations;; Make simple set/getter functions inlined.; Fix ifdef around setTextSize() to be either GFX_WANT_ABSTRACTS or GFX_SIZEABLE_TEXT; ifdef drawBitmap() w/ GFX_WANT_ABSTRACTS.;


flesh out the config defines

2014-10-21, by nkhorman [Tue, 21 Oct 2014 02:30:58 +0000] rev 13

flesh out the config defines


merge documentation

2014-10-21, by nkhorman [Tue, 21 Oct 2014 02:16:49 +0000] rev 12

merge documentation


Add some documentation

2014-10-21, by nkhorman [Tue, 21 Oct 2014 02:04:08 +0000] rev 11

Add some documentation