Commit Graph
21 Commits
Author SHA1 Message Date
Ladyada 41f69a0d66 typo fixes 2012-03-30 10:38:37 -04:00
Ladyada 59e176c21a argh #ifdef typo. all good now 2011-08-24 14:04:49 -04:00
Ladyada 3bc51273a2 Added Mega support for the TFT shield 2011-08-23 19:32:30 -04:00
Ladyada afe10512ab fixed circles, added tests to example 2011-07-20 18:06:15 -04:00
Ladyada 18f10bb713 filled round rects, and color pickin' helper 2011-07-20 18:01:35 -04:00
Ladyada b20c0ea119 added round rectangle drawing 2011-07-20 16:54:52 -04:00
Ladyada c97a399067 triangles, filled and outlined 2011-07-13 15:47:42 -04:00
Ladyada 8ed1df7bea Kinda started on roundrects 2011-06-08 16:38:10 -04:00
Ladyada 409ee5e8c4 now with better text and rotation handling! 2011-06-07 17:47:00 -04:00
Ladyada 9f29d4fc3e lines now properly drawn, graphicstest updated with full 4 quadrant test 2011-03-23 13:33:53 -04:00
Ladyada 301e179fde optimized 'away' digitalWrite calls 2011-03-23 13:28:45 -04:00
Ladyada e068240057 Use masking instead of hardcoded pins 2011-03-23 13:19:22 -04:00
Ladyada f9a3d8c3f0 fixed line drawing bug with unsigned ints 2011-03-15 17:18:52 -04:00
Ladyada d62573ff58 Added BMP drawing sketch and example BMPs 2011-03-11 16:31:29 -05:00
Ladyada d47f6ec8d0 Added sync code to reset() and a variable for the rotation 2011-03-10 14:04:47 -05:00
Ladyada ff3d3c7d39 Optimized pin twiddling for much faster drawing (50%!) and a goto(x,y) function 2011-03-09 16:42:44 -05:00
Ladyada 706b8f2882 Added Mega support on portA 2011-02-23 11:46:15 -05:00
Ladyada d81eb3cade line drawin fix 2011-02-23 11:13:48 -05:00
Ladyada 2eb12095df added string drawing and test. doesn't inherit the printing library (yet) 2011-02-11 16:52:16 -05:00
Ladyada 6e8edf0202 license header 2011-02-11 15:10:07 -05:00
Ladyada 68a8afecd3 initial working code 2011-01-13 20:42:43 -05:00