Distinguish 1 and l better.

This commit is contained in:
Jochen Hoenicke 2018-02-07 20:47:25 +01:00 committed by Pavol Rusnak
parent c574c0a497
commit 8806accb2e
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@
/* 0x2e . */ (uint8_t *)"\x03\x00\x02\x00",
/* 0x2f / */ (uint8_t *)"\x03\x06\x38\xc0",
/* 0x30 0 */ (uint8_t *)"\x05\x7c\x82\x92\x82\x7c",
/* 0x31 1 */ (uint8_t *)"\x05\x00\x42\xfe\x02\x00",
/* 0x31 1 */ (uint8_t *)"\x05\x22\x42\xfe\x02\x02",
/* 0x32 2 */ (uint8_t *)"\x05\x42\x86\x8a\x92\x62",
/* 0x33 3 */ (uint8_t *)"\x05\x44\x82\x92\x92\x6c",
/* 0x34 4 */ (uint8_t *)"\x05\x18\x28\x48\x88\xfe",
@ -106,7 +106,7 @@
/* 0x69 i */ (uint8_t *)"\x05\x00\x22\xbe\x02\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\x82\x82\xfe\x02\x02",
/* 0x6c l */ (uint8_t *)"\x05\x80\x80\xfc\x02\x02",
/* 0x6d m */ (uint8_t *)"\x05\x3e\x20\x1e\x20\x1e",
/* 0x6e n */ (uint8_t *)"\x05\x3e\x10\x20\x20\x1e",
/* 0x6f o */ (uint8_t *)"\x05\x1c\x22\x22\x22\x1c",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB