Phillip Burgess
054d3bae53
Appease the ESP8266 compiler
2019-03-02 17:29:20 -08:00
Limor "Ladyada" Fried
c8bd1f4e56
Update library.properties
...
bump version
2019-03-01 23:34:00 -05:00
Phillip Burgess
6cd645b923
Bump version # for new release
2019-03-01 19:05:03 -08:00
Phillip Burgess
387d7800e6
Experimental SPI DMA support on SAMD (disabled by default)
2018-12-11 20:25:34 -08:00
Phillip Burgess
85cc1d9508
Move 'writeCommand' and others from protected to pricate (eyes code and others are using these)
2018-11-29 11:59:07 -08:00
Phillip Burgess
03cf2d917e
Round rects; limit radius to 1/2 minor axis
2018-11-26 13:41:26 -08:00
Phillip Burgess
9bdc390458
Fixes for WICED Feather hardware SPI
2018-11-16 22:09:07 -08:00
Phillip Burgess
33158b3986
Allow GFX code to compile on WICED w/o SPIClass
2018-11-09 15:15:01 -08:00
Phillip Burgess
0521944f9f
Fix fillCircleHelper for SSD1306 INVERT mode
...
Function would previously draw certain line segments repeatedly; minor performance drain on most displays, but especially problematic for SSD1306's INVERT drawing mode.
2018-11-08 15:01:27 -08:00
ladyada
f5e164945b
add support for selective SPI device!
2018-11-03 17:39:10 -04:00
Limor "Ladyada" Fried
6e4ac5df70
Update library.properties
2018-08-12 16:58:34 -04:00
Phillip Burgess
a34c5947d9
SPITFT: don't USE_FAST_PINIO on WICED
2018-08-10 23:22:53 -07:00
Phillip Burgess
7be0b493c3
Allow obscure-but-needed case of no TFT chip select (-1)
2018-07-17 21:48:54 -07:00
Phillip Burgess
1ea46e2f5c
Fix for Teensy 3.x boards
2018-07-17 18:34:21 -07:00
ladyada
9beb188013
bump again
2018-07-14 16:02:01 -04:00
ladyada
f573e032cd
bump for release
2018-07-14 15:43:40 -04:00
Phillip Burgess
7d73ae8214
Disable SPITFT code if using ATtiny85, update version #
2018-01-08 11:59:27 -08:00
Phillip Burgess
07f8f65e40
Back off on the PROGMEM declarations; const is sufficient.
2017-05-09 15:35:44 -07:00
Phillip Burgess
7589ecaf0f
Extra-persnickety declarations in PROGMEM bitmap functions
2017-05-06 12:06:51 -07:00
Phillip Burgess
d0e78f9db1
Fixed text wrap & bounds issues, changed drawRGBBitmap PROGMEM behavior + added masking
2017-05-05 19:57:52 -07:00
Phillip Burgess
cb95e0307b
drawLine(): sort inputs on horizontal/vertical lines
...
C'mon guys, this is Graphics 101 stuff
2017-04-05 09:03:34 -07:00
Phillip Burgess
7be06d3b3b
Added two tiny fonts
2017-03-20 19:36:08 -07:00
ladyada
d93fb2254f
@me-no-dev refactor!
2017-03-17 20:47:54 -04:00
Phillip Burgess
b8f2200766
Handle larger button dimensions, add initButtonUL() for buttons w/upper-left coord
2017-03-07 10:24:06 -08:00
Phillip Burgess
41afb2f3c4
Bump version number
2016-02-22 13:21:01 -08:00
Phillip Burgess
f5ec45e42b
adagfxswap() renamed and localized to .cpp file to avoid collisions
2016-01-26 10:37:56 -08:00
Phillip Burgess
987e912ccc
Update library.properties
2015-12-28 13:53:31 -08:00
Phillip Burgess
9cb1ec4401
Bitmap fixes, initial canvas support
2015-12-28 10:58:40 -08:00
Phillip Burgess
e6a8c249d5
Update library.properties version for prior commit
2015-12-24 20:21:42 -08:00
Phillip Burgess
80b1bc48cb
Fonts FONTS fonts! 1.1 release
2015-12-22 12:02:47 -08:00
Phillip Burgess
4edc8942c4
Bump release # for Arduino lib manager
2015-06-26 20:47:02 -07:00
Phillip Burgess
6d40eb3423
Update version number in library.properties (1.0.1)
2015-06-17 08:29:18 -07:00
Tony DiCola
b346ad0df5
Add library.properties for Arduino library manager.
2015-04-04 14:56:42 -07:00