Bodmer
c689b4211d
Add FLASH based anti-aliased fonts
...
Processors (such as STM32) that are not supported by a SPIFFS library can now use anti-aliased (smooth) fonts stored in FLASH (program) memory.
2020-02-14 23:54:37 +00:00
Bodmer
05359a4dff
Misc updates
...
Speed up Sprite rotation on an ESP32
Update utf8 serial decoder to handle illegal format strings
Remove need for D0_USED_FOR_xx (issue #271 )
Clean up setup files
Correct various comment typos
2019-01-06 17:45:06 +00:00
Bodmer
972d852346
Correct issue #104 and update setup files
...
Macro name (transfer16) conflict with SPI library fixed
Smooth font option added to User Setup files
Narrow font 8 option added to User Setup files
2018-03-12 22:49:18 +00:00
Bodmer
2fbc2e4adf
Add text for ESP8266 overlap mode, add workaround for ESP32 silicon bug
2018-02-22 22:28:23 +00:00
Bodmer
ff335f61c5
Make setup files consistent
...
User setups are now all based on the same template.
2018-02-09 21:52:26 +00:00
Bodmer
8734a05d3e
Update touch handler to work with ESP32
...
Adde Setup11... for testing with ESP32
2017-11-04 19:11:50 +00:00