Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Crocker <dcrocker@eschertech.com>2020-07-19 12:11:34 +0300
committerDavid Crocker <dcrocker@eschertech.com>2020-07-19 12:11:34 +0300
commit79bd393659a46b352c7e235cc5575ef1648b61e5 (patch)
tree83df24eebebfd6ada5911aad257190c31e965856 /src/Display
parent97bed374d26a05d2a4a97edb6a10f6b5fb0f63b0 (diff)
Shortened the centre bar on letters E and F
Diffstat (limited to 'src/Display')
-rw-r--r--src/Display/Lcd/Fonts/glcd7x11.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/Display/Lcd/Fonts/glcd7x11.cpp b/src/Display/Lcd/Fonts/glcd7x11.cpp
index 368353e0..30e521a1 100644
--- a/src/Display/Lcd/Fonts/glcd7x11.cpp
+++ b/src/Display/Lcd/Fonts/glcd7x11.cpp
@@ -57,8 +57,8 @@ const uint8_t Liberation_Sans7x11[] =
0x05, 0xFC, 0x01, 0x24, 0x01, 0x24, 0x01, 0x24, 0x01, 0xD8, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char B
0x05, 0xF8, 0x00, 0x04, 0x01, 0x04, 0x01, 0x04, 0x01, 0x88, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char C
0x05, 0xFC, 0x01, 0x04, 0x01, 0x04, 0x01, 0x04, 0x01, 0xF8, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char D
- 0x04, 0xFC, 0x01, 0x24, 0x01, 0x24, 0x01, 0x24, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char E
- 0x04, 0xFC, 0x01, 0x24, 0x00, 0x24, 0x00, 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char F
+ 0x04, 0xFC, 0x01, 0x24, 0x01, 0x24, 0x01, 0x04, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char E
+ 0x04, 0xFC, 0x01, 0x24, 0x00, 0x24, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char F
0x05, 0xF8, 0x00, 0x04, 0x01, 0x04, 0x01, 0x24, 0x01, 0xE8, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char G
0x05, 0xFC, 0x01, 0x20, 0x00, 0x20, 0x00, 0x20, 0x00, 0xFC, 0x01, 0x00, 0x00, 0x00, 0x00, // Code for char H
0x01, 0xFC, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char I
@@ -188,10 +188,10 @@ const uint8_t Liberation_Sans7x11[] =
0x06, 0x80, 0x01, 0x60, 0x00, 0x52, 0x00, 0x55, 0x00, 0x62, 0x00, 0x80, 0x01, 0x00, 0x00, // Code for char Å
0x07, 0x00, 0x01, 0xC0, 0x00, 0x78, 0x00, 0x44, 0x00, 0xFC, 0x01, 0x24, 0x01, 0x24, 0x01, // Code for char Æ
0x05, 0xF8, 0x00, 0x04, 0x01, 0x04, 0x05, 0x04, 0x07, 0x88, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char Ç
- 0x04, 0xFC, 0x01, 0x25, 0x01, 0x26, 0x01, 0x24, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char È
- 0x04, 0xFC, 0x01, 0x26, 0x01, 0x25, 0x01, 0x24, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char É
- 0x04, 0xFC, 0x01, 0x26, 0x01, 0x25, 0x01, 0x26, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char Ê
- 0x04, 0xFC, 0x01, 0x25, 0x01, 0x24, 0x01, 0x25, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char Ë
+ 0x04, 0xFC, 0x01, 0x25, 0x01, 0x26, 0x01, 0x04, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char È
+ 0x04, 0xFC, 0x01, 0x26, 0x01, 0x25, 0x01, 0x04, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char É
+ 0x04, 0xFC, 0x01, 0x26, 0x01, 0x25, 0x01, 0x06, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char Ê
+ 0x04, 0xFC, 0x01, 0x25, 0x01, 0x24, 0x01, 0x05, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char Ë
0x03, 0x00, 0x00, 0xFD, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char Ì
0x02, 0x02, 0x00, 0xFD, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char Í
0x03, 0x02, 0x00, 0xFD, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // Code for char Î