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
|
7c4b317dea
|
Fix filled column when fillpoly is off the end of the screen
|
2014-11-14 14:51:11 +00:00 |
|
Gordon Williams
|
33f430928b
|
remove vector font on devices that are short of flash
|
2014-06-24 15:30:02 +01:00 |
|
Gordon Williams
|
1aee068bb6
|
Converted parse errors to throw exceptions
|
2014-06-20 10:27:08 +01:00 |
|
Gordon Williams
|
7731c57665
|
Added Graphics.setRotation (fix #321)
Added Graphics.drawImage (fix #198)
|
2014-04-11 13:05:14 +01:00 |
|
Gordon Williams
|
e88141c76d
|
Callback graphics now works even without a fillRect implementation (fix #295)
|
2014-04-07 13:11:34 +01:00 |
|
Gordon Williams
|
7f28e328a4
|
Try and enlarge fillRects caused by polygons
|
2014-03-19 10:09:43 +00:00 |
|
Gordon Williams
|
e583a52e5c
|
reduce vector font quality, and save a bunch of space on font offsets
|
2014-03-19 09:40:47 +00:00 |
|
Gordon Williams
|
a42f268d40
|
Used non-bold vector font, improve alignment, and make curves lower quality
|
2014-03-18 19:03:21 +00:00 |
|
Gordon Williams
|
b5182fc841
|
Added Graphics.setFontCustom for custom fonts
|
2014-03-18 16:32:26 +00:00 |
|
Gordon Williams
|
5cd7c9af7e
|
Add 4x6 font (instead of 8x8)
|
2014-02-27 17:05:08 +00:00 |
|
Gordon Williams
|
da136da6f3
|
epic switch to unsigned string functions, and de-warningification
|
2014-02-14 15:56:34 +00:00 |
|
Gordon Williams
|
c04cfccc26
|
Make sure that interruptions are handled better while drawing to graphics
Make sure that stack overflow errors are handled more tidily (and increase limit for warning)
|
2014-02-13 11:45:14 +00:00 |
|
Gordon Williams
|
5ccaae8b37
|
Swapping to using printf-based error logging
|
2013-12-09 13:04:28 +00:00 |
|
Gordon Williams
|
7972026cb8
|
Fix graphics compile warnings and add stringWidth
|
2013-12-09 10:39:15 +00:00 |
|
Gordon Williams
|
66c62f7adf
|
code tidy - now use single function
|
2013-12-02 13:37:28 +00:00 |
|
Gordon Williams (u36)
|
2af141092e
|
Minor renaming
|
2013-11-19 10:23:31 +00:00 |
|
Gordon Williams
|
f3d6e0bc83
|
First commit
|
2013-09-26 14:39:04 +01:00 |
|