de787e669e 
								
							 
						 
						
							
							
								
								Add TTGO T-Wristband config  
							
							
							
						 
						
							2019-12-05 09:15:10 +08:00  
				
					
						
							
							
								 
						
							
								10078c8325 
								
							 
						 
						
							
							
								
								Fix   #473  
							
							... 
							
							
							
							Update to accommodate smooth font rendering, which need a background colour specified. 
							
						 
						
							2019-11-27 02:36:17 +00:00  
				
					
						
							
							
								 
						
							
								34117e4830 
								
							 
						 
						
							
							
								
								Merge pull request  #475  from lovyan03/master  
							
							... 
							
							
							
							Add: Destructor of TFT_eSprite. 
							
						 
						
							2019-11-26 19:10:27 +00:00  
				
					
						
							
							
								 
						
							
								7b71a3d8b5 
								
							 
						 
						
							
							
								
								Add: TFT_eSprite destructor.  
							
							
							
						 
						
							2019-11-21 15:19:33 +09:00  
				
					
						
							
							
								 
						
							
								c6faa24494 
								
							 
						 
						
							
							
								
								Update notes for  #268  
							
							
							
						 
						
							2019-11-11 22:17:14 +00:00  
				
					
						
							
							
								 
						
							
								27cde1520d 
								
							 
						 
						
							
							
								
								Add #define to set font 2 character 0x60  
							
							... 
							
							
							
							By default the grave accent will be drawn as a degree symbol, a #define
has been added so it can be swapped back to the grave accent. 
							
						 
						
							2019-11-11 21:53:37 +00:00  
				
					
						
							
							
								 
						
							
								7a9c5a8e7d 
								
							 
						 
						
							
							
								
								Merge pull request  #469  from lovyan03/lovyan03  
							
							... 
							
							
							
							Fix TextFont 2 (Font16.c) backslash(0x5c) looks like slash. 
							
						 
						
							2019-11-11 21:30:27 +00:00  
				
					
						
							
							
								 
						
							
								943b95ec79 
								
							 
						 
						
							
							
								
								Fix TextFont 2 (Font16.c) backslash(0x5c) looks like slash.  
							
							
							
						 
						
							2019-11-11 11:43:18 +09:00  
				
					
						
							
							
								 
						
							
								4fcebdcc62 
								
							 
						 
						
							
							
								
								Another typo  
							
							
							
						 
						
							2019-11-11 01:23:17 +00:00  
				
					
						
							
							
								 
						
							
								e335481e5e 
								
							 
						 
						
							
							
								
								Update news  
							
							
							
						 
						
							2019-11-10 03:06:23 +00:00  
				
					
						
							
							
								 
						
							
								251f341812 
								
							 
						 
						
							
							
								
								Correct typos  
							
							
							
						 
						
							2019-11-10 02:59:28 +00:00  
				
					
						
							
							
								 
						
							
								9679523db3 
								
							 
						 
						
							
							
								
								Add gradient antialiased font image  
							
							
							
						 
						
							2019-11-10 02:57:55 +00:00  
				
					
						
							
							
								 
						
							
								5bb14ba2d8 
								
							 
						 
						
							
							
								
								Add new callback for smooth font antialiasing  
							
							... 
							
							
							
							Callback allows anitaliased fonts to be rendered over colour gradients
or images.
"Smooth_font_reading_TFT" example added
"Smooth_font_gradient" example added
Minor changes to avoid signed/unsigned comparison warnings. 
							
						 
						
							2019-11-10 02:23:22 +00:00  
				
					
						
							
							
								 
						
							
								d28e43574b 
								
							 
						 
						
							
							
								
								Fix   #406  
							
							
							
						 
						
							2019-11-02 15:14:20 +00:00  
				
					
						
							
							
								 
						
							
								d3a1ecedc3 
								
							 
						 
						
							
							
								
								Incorporate  #453  with option  
							
							
							
						 
						
							2019-11-02 14:33:57 +00:00  
				
					
						
							
							
								 
						
							
								5d280f998c 
								
							 
						 
						
							
							
								
								Fix   #346  
							
							
							
						 
						
							2019-11-02 14:18:33 +00:00  
				
					
						
							
							
								 
						
							
								425a4744a7 
								
							 
						 
						
							
							
								
								Revert pin references  #456  
							
							
							
						 
						
							2019-11-02 13:24:58 +00:00  
				
					
						
							
							
								 
						
							
								27b6509f27 
								
							 
						 
						
							
							
								
								Raise version  
							
							
							
						 
						
							2019-10-22 23:02:41 +01:00  
				
					
						
							
							
								 
						
							
								bd23626b53 
								
							 
						 
						
							
							
								
								Correct coordinate cropping in Sprite  
							
							
							
						 
						
							2019-10-22 23:01:33 +01:00  
				
					
						
							
							
								 
						
							
								e9d405ea1f 
								
							 
						 
						
							
							
								
								Fix image cropping bug plus minor update  
							
							... 
							
							
							
							Images/sprites overlapping both sides of the display were not correctly
cropped.
Option added to allow RGB<>BGR colourr swap option to be used.
ESP8266 Wemos D1 R1 pin numbering difference accomodated.
TTGO T4 setup changed to use HSPI port. 
							
						 
						
							2019-10-21 22:56:35 +01:00  
				
					
						
							
							
								 
						
							
								d3210a7ee6 
								
							 
						 
						
							
							
								
								Fix   #417  and add for 135x240 display  
							
							... 
							
							
							
							Setup 135 is for TTGO T Display (ESP32)
Plus minor tweaks to avoid some warnings 
							
						 
						
							2019-10-07 17:56:17 +01:00  
				
					
						
							
							
								 
						
							
								9a84fb156b 
								
							 
						 
						
							
							
								
								Fix   #424  
							
							
							
						 
						
							2019-10-03 23:53:43 +01:00  
				
					
						
							
							
								 
						
							
								0769e49718 
								
							 
						 
						
							
							
								
								Update Floyd_Steinberg_BMP.ino  
							
							... 
							
							
							
							Correct compile error. 
							
						 
						
							2019-09-28 21:54:42 +01:00  
				
					
						
							
							
								 
						
							
								4f68cf90e8 
								
							 
						 
						
							
							
								
								update diagnostic version number  
							
							
							
						 
						
							2019-08-08 09:56:52 +01:00  
				
					
						
							
							
								 
						
							
								90189130ec 
								
							 
						 
						
							
							
								
								Update for  #379  
							
							... 
							
							
							
							Added support for ST7789 135 x 240 display which needs offsets
Added Setup135_ST7789.h as an example setup file for ESP8266 
							
						 
						
							2019-07-31 01:07:05 +01:00  
				
					
						
							
							
								 
						
							
								4a38aa6aec 
								
							 
						 
						
							
							
								
								Correct issue  #398  
							
							
							
						 
						
							2019-07-30 17:59:08 +01:00  
				
					
						
							
							
								 
						
							
								00bf69fc48 
								
							 
						 
						
							
							
								
								Correct  #400  and  #402  + other tweaks  
							
							... 
							
							
							
							Corrected font 2 rendering issue #402 
Corrected NULL pointer issue #400 
Changed grave ` character (key for this character is left of numeral 1
key) to degree symbol in font 2
Change setup24 so DC pin is not D3 
							
						 
						
							2019-07-30 15:56:55 +01:00  
				
					
						
							
							
								 
						
							
								af4a96a47a 
								
							 
						 
						
							
							
								
								Fix   #402  
							
							
							
						 
						
							2019-07-24 01:42:56 +01:00  
				
					
						
							
							
								 
						
							
								92f12cd45c 
								
							 
						 
						
							
							
								
								RM68140 driver added  
							
							
							
						 
						
							2019-07-21 13:38:58 +01:00  
				
					
						
							
							
								 
						
							
								3f6c4072fc 
								
							 
						 
						
							
							
								
								RM68140 driver added  
							
							
							
						 
						
							2019-07-21 13:37:51 +01:00  
				
					
						
							
							
								 
						
							
								d38bdac8f7 
								
							 
						 
						
							
							
								
								RM8140 driver added  
							
							
							
						 
						
							2019-07-21 13:33:55 +01:00  
				
					
						
							
							
								 
						
							
								9bd73a33dc 
								
							 
						 
						
							
							
								
								RM8140 driver added  
							
							
							
						 
						
							2019-07-21 13:33:08 +01:00  
				
					
						
							
							
								 
						
							
								50bc8c5ff0 
								
							 
						 
						
							
							
								
								Merge pull request  #399  from dracir9/master  
							
							... 
							
							
							
							Add new driver RM68140 
							
						 
						
							2019-07-21 13:31:47 +01:00  
				
					
						
							
							
								 
						
							
								b5db2cd3fa 
								
							 
						 
						
							
							
								
								minor edit  
							
							
							
						 
						
							2019-07-21 13:27:27 +01:00  
				
					
						
							
							
								 
						
							
								f14ee2cd9f 
								
							 
						 
						
							
							
								
								Add new driver RM68140  
							
							... 
							
							
							
							-Added new RM68140 480x320 TFT. It works like ILI9481 but needed some changes to make setRotation() work properly.
-Fixed some PlatformIO warnings 
							
						 
						
							2019-07-20 20:57:22 +02:00  
				
					
						
							
							
								 
						
							
								ab5e407e2e 
								
							 
						 
						
							
							
								
								Merge pull request  #366  from ImpulseAdventure/Fix_getTouch_bounds  
							
							... 
							
							
							
							Fix getTouch() return status upon bounds overflow 
							
						 
						
							2019-06-11 19:42:45 +01:00  
				
					
						
							
							
								 
						
							
								da349a5fbd 
								
							 
						 
						
							
							
								
								Minor changes  
							
							
							
						 
						
							2019-06-03 23:31:04 +01:00  
				
					
						
							
							
								 
						
							
								a627c51118 
								
							 
						 
						
							
							
								
								Fix getTouch() return status upon bounds overflow  
							
							... 
							
							
							
							- When the post-remapped coordinates exceed screen bounds, `getTouch()` was returning a "valid" status without updating the coordinates. This would result in spurious touch detection events at the screen boundaries.
- The fix ensures that the return value is set to "invalid" in this boundary condition. 
							
						 
						
							2019-05-21 07:13:19 -07:00  
				
					
						
							
							
								 
						
							
								da2239f4c1 
								
							 
						 
						
							
							
								
								ESP8266 compiler compatibility update  #361  
							
							
							
						 
						
							2019-05-20 12:35:17 +01:00  
				
					
						
							
							
								 
						
							
								f6dad6e4ab 
								
							 
						 
						
							
							
								
								ESP8266 compiler compatibility update  #361  
							
							
							
						 
						
							2019-05-19 10:29:21 +01:00  
				
					
						
							
							
								 
						
							
								0a1aadfd5a 
								
							 
						 
						
							
							
								
								Correct byte swap for 18 bit colours  
							
							
							
						 
						
							2019-05-19 09:25:16 +01:00  
				
					
						
							
							
								 
						
							
								e090cd8b62 
								
							 
						 
						
							
							
								
								Correct byte swap for18 bit colours  
							
							
							
						 
						
							2019-05-19 09:24:00 +01:00  
				
					
						
							
							
								 
						
							
								197c408d7d 
								
							 
						 
						
							
							
								
								Corrrect byte swap for 18 bit colours  
							
							
							
						 
						
							2019-05-19 09:22:04 +01:00  
				
					
						
							
							
								 
						
							
								9f17920115 
								
							 
						 
						
							
							
								
								Add ESP32 SD support for smooth font plus performance updates  
							
							... 
							
							
							
							Added SD card storage for smooth fonts with ESP32
ESP32 will use PSRAM (if available and enabled) to hold smooth font
metrics
Improve performance of ESP32 Sprite shared functions
Add basic ST7789 driver option
Latent bug fixes for pin mask 
							
						 
						
							2019-04-15 12:23:16 +01:00  
				
					
						
							
							
								 
						
							
								652383b694 
								
							 
						 
						
							
							
								
								Fix part of Issue  #322  
							
							
							
						 
						
							2019-03-04 13:34:29 +00:00  
				
					
						
							
							
								 
						
							
								46425b83bc 
								
							 
						 
						
							
							
								
								Fix bug in UTF-8 line buffer decoder  
							
							
							
						 
						
							2019-02-22 00:13:40 +00:00  
				
					
						
							
							
								 
						
							
								43862876a2 
								
							 
						 
						
							
							
								
								Permit larger anti-aliased fonts  
							
							... 
							
							
							
							Size limit for anti-aliased fonts raised to ~200 pixels 
							
						 
						
							2019-02-20 23:33:21 +00:00  
				
					
						
							
							
								 
						
							
								1edfe6c680 
								
							 
						 
						
							
							
								
								Fic  #311  
							
							... 
							
							
							
							Pixel function used wrong width and height for bounds check.
Remove String variable in smooth font code (not used)
Correct ESP8266UncannyEyes example for new setAddrWindow parameters 
							
						 
						
							2019-02-20 00:45:02 +00:00  
				
					
						
							
							
								 
						
							
								66a21cb761 
								
							 
						 
						
							
							
								
								Fix ESP8266 core library issue reported in  #310  
							
							
							
						 
						
							2019-02-19 00:16:39 +00:00  
				
					
						
							
							
								 
						
							
								13f0589aa6 
								
							 
						 
						
							
							
								
								Adapt for new setAddrWindow parameters  
							
							
							
						 
						
							2019-02-18 01:21:26 +00:00