mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-26 09:28:13 +00:00
Tweaked fixed font
This commit is contained in:
parent
63c6f95400
commit
f95d8381cc
@ -71,7 +71,7 @@
|
||||
/* 0x46 F */ (uint8_t *)"\x05\xfe\x90\x90\x90\x80",
|
||||
/* 0x47 G */ (uint8_t *)"\x05\x7c\x82\x82\x92\x5c",
|
||||
/* 0x48 H */ (uint8_t *)"\x05\xfe\x10\x10\x10\xfe",
|
||||
/* 0x49 I */ (uint8_t *)"\x03\x82\xfe\x82",
|
||||
/* 0x49 I */ (uint8_t *)"\x05\x82\x82\xfe\x82\x82",
|
||||
/* 0x4a J */ (uint8_t *)"\x05\x04\x02\x02\x82\xfc",
|
||||
/* 0x4b K */ (uint8_t *)"\x05\xfe\x10\x28\x44\x82",
|
||||
/* 0x4c L */ (uint8_t *)"\x05\xfe\x02\x02\x02\x02",
|
||||
@ -100,21 +100,21 @@
|
||||
/* 0x63 c */ (uint8_t *)"\x05\x1c\x22\x22\x22\x14",
|
||||
/* 0x64 d */ (uint8_t *)"\x05\x1c\x22\x22\x22\xfe",
|
||||
/* 0x65 e */ (uint8_t *)"\x05\x1c\x2a\x2a\x2a\x1a",
|
||||
/* 0x66 f */ (uint8_t *)"\x05\x00\x10\x7e\x90\x40",
|
||||
/* 0x66 f */ (uint8_t *)"\x05\x10\x7e\x90\x80\x40",
|
||||
/* 0x67 g */ (uint8_t *)"\x05\x18\x25\x25\x25\x3e",
|
||||
/* 0x68 h */ (uint8_t *)"\x05\xfe\x20\x20\x20\x1e",
|
||||
/* 0x68 h */ (uint8_t *)"\x05\xfe\x10\x20\x20\x1e",
|
||||
/* 0x69 i */ (uint8_t *)"\x05\x00\x22\xbe\x02\x00",
|
||||
/* 0x6a j */ (uint8_t *)"\x05\x02\x21\xbe\x00\x00",
|
||||
/* 0x6a j */ (uint8_t *)"\x05\x02\x01\x21\xbe\x00",
|
||||
/* 0x6b k */ (uint8_t *)"\x05\xfe\x08\x14\x22\x00",
|
||||
/* 0x6c l */ (uint8_t *)"\x05\x00\x82\xfe\x02\x00",
|
||||
/* 0x6c l */ (uint8_t *)"\x05\x82\x82\xfe\x02\x02",
|
||||
/* 0x6d m */ (uint8_t *)"\x05\x3e\x20\x1e\x20\x1e",
|
||||
/* 0x6e n */ (uint8_t *)"\x05\x3e\x20\x20\x20\x1e",
|
||||
/* 0x6e n */ (uint8_t *)"\x05\x3e\x10\x20\x20\x1e",
|
||||
/* 0x6f o */ (uint8_t *)"\x05\x1c\x22\x22\x22\x1c",
|
||||
/* 0x70 p */ (uint8_t *)"\x05\x3f\x24\x24\x24\x18",
|
||||
/* 0x71 q */ (uint8_t *)"\x05\x18\x24\x24\x24\x3f",
|
||||
/* 0x72 r */ (uint8_t *)"\x05\x3e\x10\x20\x20\x10",
|
||||
/* 0x73 s */ (uint8_t *)"\x05\x12\x2a\x2a\x2a\x24",
|
||||
/* 0x74 t */ (uint8_t *)"\x05\x00\x20\xfc\x22\x02",
|
||||
/* 0x74 t */ (uint8_t *)"\x05\x20\x20\xfc\x22\x22",
|
||||
/* 0x75 u */ (uint8_t *)"\x05\x3c\x02\x02\x02\x3e",
|
||||
/* 0x76 v */ (uint8_t *)"\x05\x30\x0c\x02\x0c\x30",
|
||||
/* 0x77 w */ (uint8_t *)"\x05\x3c\x02\x0c\x02\x3c",
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Loading…
Reference in New Issue
Block a user