Bodmer
9276b0162d
Add support for 1 bit per pixel in Sprite class
...
This is stage one of support for ePaper displays from Waveshare.
Examples for 1 bit per pixel Sprites and 2 or 3 colour ePaper displays
to follow soon.
2018-03-26 01:02:23 +01:00
Bodmer
8752236ac2
Add smooth (antialiased) fonts
2018-02-24 19:02:20 +00:00
Bodmer
6c993f8fd2
Add getCursorX() and getCursorY() functions
...
As requested in Issue #79
Function names are compatible with Adafruit_GFX
Also trimmed out duplicate keywords
2018-01-26 15:19:40 +00:00
per1234
c7ee9c27e3
Correct capitalization of keywords.txt
...
Incorrect capitalization of the filename caused keywords highlighting to not work on filename case sensitive operating systems.
2018-01-25 18:28:41 -08:00