16 Commits

Author SHA1 Message Date
Tony DiCola
bf5ab389b5 Fix merge conflict. 2014-09-21 18:17:07 -07:00
Tony DiCola
dfa6443895 Merge pull request #20 from jrcutler/master
Make "get" methods const
2014-09-21 18:07:21 -07:00
Tony DiCola
f40ec8e76d Merge with latest library code. 2014-09-21 17:35:37 -07:00
subsonicpulse
33a4bdf66b Add XBitmap (*.xbm) support
add XBitmap(*.xbm) support, to directly use exported GIMP xbm files. (Rename the file to *.c and open in editor.)
2014-04-15 21:05:51 +02:00
Justin R. Cutler
2b3e522f1e Make "get" methods const 2013-07-18 23:21:21 -04:00
Justin R. Cutler
b4176b1c51 Make WIDTH & HEIGHT const 2013-07-05 17:32:41 -04:00
Phillip Burgess
f24ae8058a Fixed constructor() kludge - all subclass libs updated too
Thanks to Christian Patterson, AquaQuieta, cmason1978 for the fix!
2013-07-05 11:37:02 -07:00
schlammbad
01273c2ad2 New overload for drawBitmap to support background color. 2013-02-20 19:41:00 -08:00
Phillip Burgess
36e32e57af Cleaned up README and file comments 2012-12-07 11:35:04 -08:00
Paint Your Dragon
37a860d308 unsigned char param to drawChar(), thanks MoFoQ! 2012-04-11 16:38:25 -07:00
Paint Your Dragon
d6161e7a95 Signed int for all coords+dimensions, added setTextWrap() 2012-04-09 20:46:33 -07:00
ladyada
2187ebacca Added invertDisplay requirement 2012-03-16 14:44:34 -04:00
ladyada
17a6c8b28a changed fastvhline to point to drawline, added fillScreen, a fake constructor and rotation stuff 2012-03-16 14:25:07 -04:00
ladyada
cacf67a8e7 add round rects, changed all types to 16 bit to support 320x240 displays 2012-03-15 15:54:29 -04:00
ladyada
1a2e43afe3 header 2012-03-15 15:22:34 -04:00
ladyada
4a4d5d6bca First commit! 2012-03-12 20:32:18 -04:00