Correct typos

This commit is contained in:
Bodmer
2021-03-06 20:16:38 +00:00
parent a7a19be467
commit 85539606e1
11 changed files with 11 additions and 11 deletions

View File

@@ -147,7 +147,7 @@ int displayFontSize = 28;
static final int[] unicodeBlocks = { static final int[] unicodeBlocks = {
// The list below has been created from the table here: https://en.wikipedia.org/wiki/Unicode_block // The list below has been created from the table here: https://en.wikipedia.org/wiki/Unicode_block
// Remove // at start of lines below to include that unicode block, different code ranges can also be specified by // Remove // at start of lines below to include that unicode block, different code ranges can also be specified by
// editting the start and end-of-range values. Multiple lines from the list below can be included, limited only by // editing the start and end-of-range values. Multiple lines from the list below can be included, limited only by
// the final font file size! // the final font file size!
// Block range, //Block name, Code points, Assigned characters, Scripts // Block range, //Block name, Code points, Assigned characters, Scripts

View File

@@ -3,7 +3,7 @@
Needs Font 2 (also Font 4 if using large scale label) Needs Font 2 (also Font 4 if using large scale label)
Make sure all the required fonts are loaded by editting the Make sure all the required fonts are loaded by editing the
User_Setup.h file in the TFT_HX8357_Due library folder. User_Setup.h file in the TFT_HX8357_Due library folder.
######################################################################### #########################################################################

View File

@@ -3,7 +3,7 @@
This sketch used font 2, 4, 7 This sketch used font 2, 4, 7
Make sure all the required fonts are loaded by editting the Make sure all the required fonts are loaded by editing the
User_Setup.h file in the TFT_eSPI library folder. User_Setup.h file in the TFT_eSPI library folder.
######################################################################### #########################################################################

View File

@@ -4,7 +4,7 @@
This sketch uses the GLCD, 2, 4, 6 fonts only. This sketch uses the GLCD, 2, 4, 6 fonts only.
Make sure all the required fonts are loaded by editting the Make sure all the required fonts are loaded by editing the
User_Setup.h file in the TFT_eSPI library folder. User_Setup.h file in the TFT_eSPI library folder.

View File

@@ -8,7 +8,7 @@
This sketch uses the GLCD and font 2 only. This sketch uses the GLCD and font 2 only.
Make sure all the required fonts are loaded by editting the Make sure all the required fonts are loaded by editing the
User_Setup.h file in the TFT_eSPI library folder. User_Setup.h file in the TFT_eSPI library folder.
######################################################################### #########################################################################

View File

@@ -2,7 +2,7 @@
http://tomeko.net/online_tools/file_to_hex.php?lang=en http://tomeko.net/online_tools/file_to_hex.php?lang=en
If needed, first resize and crop to an appropriate width and height If needed, first resize and crop to an appropriate width and height
to suit your display with an image editting program such as IrfanView. to suit your display with an image editing program such as IrfanView.
You can also change the image "guality" to reduce the file size. You can also change the image "guality" to reduce the file size.

View File

@@ -15,7 +15,7 @@
https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane
Make sure all the display driver and pin connenctions are correct by Make sure all the display driver and pin connenctions are correct by
editting the User_Setup.h file in the TFT_eSPI library folder. editing the User_Setup.h file in the TFT_eSPI library folder.
*/ */
// The font is stored in an array within a sketch tab. // The font is stored in an array within a sketch tab.

View File

@@ -19,7 +19,7 @@
https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane
Make sure all the display driver and pin connenctions are correct by Make sure all the display driver and pin connenctions are correct by
editting the User_Setup.h file in the TFT_eSPI library folder. editing the User_Setup.h file in the TFT_eSPI library folder.
######################################################################### #########################################################################
###### DON'T FORGET TO UPDATE THE User_Setup.h FILE IN THE LIBRARY ###### ###### DON'T FORGET TO UPDATE THE User_Setup.h FILE IN THE LIBRARY ######

View File

@@ -17,7 +17,7 @@
https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane
Make sure all the display driver and pin connenctions are correct by Make sure all the display driver and pin connenctions are correct by
editting the User_Setup.h file in the TFT_eSPI library folder. editing the User_Setup.h file in the TFT_eSPI library folder.
######################################################################### #########################################################################
###### DON'T FORGET TO UPDATE THE User_Setup.h FILE IN THE LIBRARY ###### ###### DON'T FORGET TO UPDATE THE User_Setup.h FILE IN THE LIBRARY ######

View File

@@ -22,7 +22,7 @@
https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane
Make sure all the display driver and pin connenctions are correct by Make sure all the display driver and pin connenctions are correct by
editting the User_Setup.h file in the TFT_eSPI library folder. editing the User_Setup.h file in the TFT_eSPI library folder.
######################################################################### #########################################################################
###### DON'T FORGET TO UPDATE THE User_Setup.h FILE IN THE LIBRARY ###### ###### DON'T FORGET TO UPDATE THE User_Setup.h FILE IN THE LIBRARY ######

View File

@@ -2,7 +2,7 @@
Display all the fast rendering fonts in a sprite Display all the fast rendering fonts in a sprite
Make sure all the display driver and pin comnections are correct by Make sure all the display driver and pin comnections are correct by
editting the User_Setup.h file in the TFT_eSPI library folder. editing the User_Setup.h file in the TFT_eSPI library folder.
######################################################################### #########################################################################
###### DON'T FORGET TO UPDATE THE User_Setup.h FILE IN THE LIBRARY ###### ###### DON'T FORGET TO UPDATE THE User_Setup.h FILE IN THE LIBRARY ######