Commit Graph

10 Commits

Author SHA1 Message Date
Bodmer e52a0161e6 Fix #1760, fix #1763, fix #1764 2022-04-10 01:24:10 +01:00
Bodmer 0e0fd75277 Raise to version 2.0.0
The library has been cleaned up as it has got a bit untidy due to the large number of small incremental changes.

4bit Sprite examples renaed to be consistent with others.

alphaBlend example moved to generic folder (alphaBlend fn was moved to TFT_eSPI class).
Added sections + explanatory comments to functions prototypes.

Temporary comments added for potential gotchas for noobs when using DMA.

spi_begin/end functions renamed to reflect functionality. Old fns  retained for backwards compatibility with user setup.h files.
2020-01-26 21:17:49 +00:00
Bodmer 7f53a571f4 Add STM32 and generic processor support 2020-01-11 23:32:10 +00:00
Bodmer 324ee1a510 Update files for new fonts 2018-02-24 19:31:25 +00:00
Bodmer 8752236ac2 Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
Bodmer 907401d7cb
Doh! 2017-12-14 02:03:16 +00:00
Bodmer 6092522a36
typo 3 - too much of a hurry! 2017-12-14 01:22:26 +00:00
Bodmer d708012d5f
typo 2017-12-14 01:21:51 +00:00
Bodmer 7569f18c01
typo 2017-12-14 01:21:14 +00:00
Bodmer abd5f34cd9 Add license file in response to #65 2017-12-14 01:17:47 +00:00