8 Commits

Author SHA1 Message Date
Gordon Williams
041827718b Allow drawString with a filled background, which allows flickerless writing on non-double-buffered screens
fillRect now takes a color
2019-10-23 17:02:29 +01:00
Gordon Williams
2eb813d61a Graphics.setFont("4x6",2) will now double the size of a bitmap font 2019-09-23 17:33:00 +01:00
Gordon Williams
c7dd07e780 Fix ESP8266 build (fix #826) and move vectorFonts array out of RAM too 2016-03-30 16:37:32 +01:00
Gordon Williams
6bc38deb13 tweaks 2016-03-29 09:39:40 +01:00
MaBecker
bf4e6c61f5 if ESP8266 move LCD_FONT_4X6[] to flash and read from flash 2016-03-20 05:56:26 +01:00
Gordon Williams (u36)
eb62843686 Oops - thanks MaBecker. https://github.com/espruino/Espruino/issues/770#issuecomment-179204443 2016-02-03 13:16:26 +00:00
Gordon Williams
5443d8b01d Fix compile warnings 2014-02-27 18:54:33 +00:00
Gordon Williams
5cd7c9af7e Add 4x6 font (instead of 8x8) 2014-02-27 17:05:08 +00:00