14 Commits

Author SHA1 Message Date
Owen McAteer
cfa49a4dc7 Fixed comflicts with master. 2016-09-12 16:08:40 +02:00
Owen McAteer
adfc0baa3a Added Graphics.fillCircle(x, y, rad) 2016-09-12 15:46:43 +02:00
Owen McAteer
02d0466496 espruino/Espruino#887 - Added drawCircle function to graphics library 2016-07-28 09:47:32 +02:00
Gordon Williams
a9d10b0d88 Keep track of modified area in Graphics (so modules with can be speeded up 2015-08-27 11:10:42 +01:00
Gordon Williams
482c645daf Remove Graphics.setColorHSV, add E.HSBtoRGB (fix #554) 2015-08-10 17:22:01 +01:00
Daniel O'Connor
3b7cb1c516 Add HSV color routines. 2014-08-24 16:54:25 +09:30
Gordon Williams
7731c57665 Added Graphics.setRotation (fix #321)
Added Graphics.drawImage (fix #198)
2014-04-11 13:05:14 +01:00
Gordon Williams
550791528d Add Graphics.getColor/getBgColor for Juergen 2014-03-20 11:11:31 +00:00
Gordon Williams
b5182fc841 Added Graphics.setFontCustom for custom fonts 2014-03-18 16:32:26 +00:00
Gordon Williams
37eed3f06b Move Graphics init and idle functions out of jsinterface.c 2014-03-06 11:56:48 +00:00
Gordon Williams
5b313a511c removing some compile warnings 2014-02-14 13:31:21 +00:00
Gordon Williams
7893a9b9a5 Graphics setPixel(x,y,undefined) to use foreground colour (fix #215) 2014-02-12 19:16:06 +00:00
Gordon Williams
7972026cb8 Fix graphics compile warnings and add stringWidth 2013-12-09 10:39:15 +00:00
Gordon Williams
f3d6e0bc83 First commit 2013-09-26 14:39:04 +01:00