aboutsummaryrefslogtreecommitdiffstats
path: root/font
diff options
context:
space:
mode:
authorBad Diode <bd@badd10de.dev>2021-04-15 17:35:20 +0200
committerBad Diode <bd@badd10de.dev>2021-04-15 17:35:20 +0200
commit0f278fc342b4a9eb7008c2835a8c06a8d0eac2cd (patch)
tree1d1da6531890198fff07e3d3532f1b39628b1f2a /font
parentf87aad64e5a7fbb1a3399a69970a0f5e98b0f3d4 (diff)
downloadbd-font-main.tar.gz
bd-font-main.zip
Update the 'r' glyph to be 5px wideHEADmain
Diffstat (limited to 'font')
-rw-r--r--font/bd-font-8x8.c2
-rw-r--r--font/bd-font-8x8.chrbin2048 -> 2048 bytes
-rw-r--r--font/bd-font-8x8_128x128.bmpbin49206 -> 49206 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/font/bd-font-8x8.c b/font/bd-font-8x8.c
index 50f5d65..1b84636 100644
--- a/font/bd-font-8x8.c
+++ b/font/bd-font-8x8.c
@@ -113,7 +113,7 @@ u8 font[][8] = {
113 {0x00, 0x00, 0x38, 0x44, 0x44, 0x44, 0x38, 0x00}, 113 {0x00, 0x00, 0x38, 0x44, 0x44, 0x44, 0x38, 0x00},
114 {0x00, 0x00, 0x78, 0x44, 0x44, 0x78, 0x40, 0x40}, 114 {0x00, 0x00, 0x78, 0x44, 0x44, 0x78, 0x40, 0x40},
115 {0x00, 0x00, 0x3c, 0x44, 0x44, 0x3c, 0x04, 0x0e}, 115 {0x00, 0x00, 0x3c, 0x44, 0x44, 0x3c, 0x04, 0x0e},
116 {0x00, 0x00, 0x58, 0x60, 0x40, 0x40, 0x40, 0x00}, 116 {0x00, 0x00, 0x58, 0x64, 0x40, 0x40, 0x40, 0x00},
117 {0x00, 0x00, 0x38, 0x40, 0x38, 0x04, 0x78, 0x00}, 117 {0x00, 0x00, 0x38, 0x40, 0x38, 0x04, 0x78, 0x00},
118 {0x00, 0x20, 0x7c, 0x20, 0x20, 0x20, 0x18, 0x00}, 118 {0x00, 0x20, 0x7c, 0x20, 0x20, 0x20, 0x18, 0x00},
119 {0x00, 0x00, 0x44, 0x44, 0x44, 0x44, 0x38, 0x00}, 119 {0x00, 0x00, 0x44, 0x44, 0x44, 0x44, 0x38, 0x00},
diff --git a/font/bd-font-8x8.chr b/font/bd-font-8x8.chr
index e1b3f26..94b3a89 100644
--- a/font/bd-font-8x8.chr
+++ b/font/bd-font-8x8.chr
Binary files differ
diff --git a/font/bd-font-8x8_128x128.bmp b/font/bd-font-8x8_128x128.bmp
index 25856a6..e01ed79 100644
--- a/font/bd-font-8x8_128x128.bmp
+++ b/font/bd-font-8x8_128x128.bmp
Binary files differ