Change 🗘 to 🔃

This commit is contained in:
Alex Voinea 2023-01-24 15:54:06 +01:00
parent c514774a54
commit 4957544fcf
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ fontTable = [
CustomCharacter('°', 0x81, '\\xdf'),
CustomCharacter('🌡', 0x82, 'h'),
CustomCharacter('', 0x83, '^'),
CustomCharacter('🗘', 0x84, '\\xf3'),
CustomCharacter('🔃', 0x84, '\\xf3'),
CustomCharacter('🗀', 0x85, '\\xdb'),
CustomCharacter('»', 0x86, '>'),
CustomCharacter('🕑', 0x87, '\\xe5'),

View File

@ -2,7 +2,7 @@
{{0x0C, 0x12, 0x12, 0x0C, 0x00, 0x00, 0x00, 0x00, }, '\xdf'}, // '°'
{{0x04, 0x0A, 0x0A, 0x0A, 0x0A, 0x11, 0x11, 0x0E, }, 'h'}, // '🌡'
{{0x04, 0x0E, 0x1F, 0x04, 0x1C, 0x00, 0x00, 0x00, }, '^'}, // '⬏'
{{0x00, 0x06, 0x19, 0x18, 0x03, 0x13, 0x0C, 0x00, }, '\xf3'}, // '🗘'
{{0x00, 0x06, 0x19, 0x18, 0x03, 0x13, 0x0C, 0x00, }, '\xf3'}, // '🔃'
{{0x00, 0x1C, 0x1F, 0x11, 0x11, 0x1F, 0x00, 0x00, }, '\xdb'}, // '🗀'
{{0x00, 0x04, 0x12, 0x09, 0x12, 0x04, 0x00, 0x00, }, '>'}, // '»'
{{0x00, 0x0E, 0x13, 0x15, 0x11, 0x0E, 0x00, 0x00, }, '\xe5'}, // '🕑'