You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/extmod/modtrezorui/font_bitmap.c

102 lines
2.6 KiB

#include "font_bitmap.h"
// clang-format off
const uint8_t * const Font_Bitmap = (const uint8_t * const)
"\x00\x00\x00\x00\x00"
"\x00\x00\x5f\x00\x00"
"\x00\x07\x00\x07\x00"
"\x14\x7f\x14\x7f\x14"
"\x24\x2a\x7f\x2a\x12"
"\x23\x13\x08\x64\x62"
"\x36\x49\x56\x20\x50"
"\x00\x08\x07\x03\x00"
"\x00\x1c\x22\x41\x00"
"\x00\x41\x22\x1c\x00"
"\x2a\x1c\x7f\x1c\x2a"
"\x08\x08\x3e\x08\x08"
"\x00\x80\x70\x30\x00"
"\x08\x08\x08\x08\x08"
"\x00\x00\x60\x60\x00"
"\x20\x10\x08\x04\x02"
"\x3e\x51\x49\x45\x3e"
"\x00\x42\x7f\x40\x00"
"\x72\x49\x49\x49\x46"
"\x21\x41\x49\x4d\x33"
"\x18\x14\x12\x7f\x10"
"\x27\x45\x45\x45\x39"
"\x3c\x4a\x49\x49\x31"
"\x41\x21\x11\x09\x07"
"\x36\x49\x49\x49\x36"
"\x46\x49\x49\x29\x1e"
"\x00\x00\x14\x00\x00"
"\x00\x40\x34\x00\x00"
"\x00\x08\x14\x22\x41"
"\x14\x14\x14\x14\x14"
"\x00\x41\x22\x14\x08"
"\x02\x01\x59\x09\x06"
"\x3e\x41\x5d\x59\x4e"
"\x7c\x12\x11\x12\x7c"
"\x7f\x49\x49\x49\x36"
"\x3e\x41\x41\x41\x22"
"\x7f\x41\x41\x41\x3e"
"\x7f\x49\x49\x49\x41"
"\x7f\x09\x09\x09\x01"
"\x3e\x41\x41\x51\x73"
"\x7f\x08\x08\x08\x7f"
"\x00\x41\x7f\x41\x00"
"\x20\x40\x41\x3f\x01"
"\x7f\x08\x14\x22\x41"
"\x7f\x40\x40\x40\x40"
"\x7f\x02\x1c\x02\x7f"
"\x7f\x04\x08\x10\x7f"
"\x3e\x41\x41\x41\x3e"
"\x7f\x09\x09\x09\x06"
"\x3e\x41\x51\x21\x5e"
"\x7f\x09\x19\x29\x46"
"\x26\x49\x49\x49\x32"
"\x03\x01\x7f\x01\x03"
"\x3f\x40\x40\x40\x3f"
"\x1f\x20\x40\x20\x1f"
"\x3f\x40\x38\x40\x3f"
"\x63\x14\x08\x14\x63"
"\x03\x04\x78\x04\x03"
"\x61\x59\x49\x4d\x43"
"\x00\x7f\x41\x41\x41"
"\x02\x04\x08\x10\x20"
"\x00\x41\x41\x41\x7f"
"\x04\x02\x01\x02\x04"
"\x40\x40\x40\x40\x40"
"\x00\x03\x07\x08\x00"
"\x20\x54\x54\x78\x40"
"\x7f\x28\x44\x44\x38"
"\x38\x44\x44\x44\x28"
"\x38\x44\x44\x28\x7f"
"\x38\x54\x54\x54\x18"
"\x00\x08\x7e\x09\x02"
"\x18\xa4\xa4\x9c\x78"
"\x7f\x08\x04\x04\x78"
"\x00\x44\x7d\x40\x00"
"\x20\x40\x40\x3d\x00"
"\x7f\x10\x28\x44\x00"
"\x00\x41\x7f\x40\x00"
"\x7c\x04\x78\x04\x78"
"\x7c\x08\x04\x04\x78"
"\x38\x44\x44\x44\x38"
"\xfc\x18\x24\x24\x18"
"\x18\x24\x24\x18\xfc"
"\x7c\x08\x04\x04\x08"
"\x48\x54\x54\x54\x24"
"\x04\x04\x3f\x44\x24"
"\x3c\x40\x40\x20\x7c"
"\x1c\x20\x40\x20\x1c"
"\x3c\x40\x30\x40\x3c"
"\x44\x28\x10\x28\x44"
"\x4c\x90\x90\x90\x7c"
"\x44\x64\x54\x4c\x44"
"\x00\x08\x36\x41\x00"
"\x00\x00\x77\x00\x00"
"\x00\x41\x36\x08\x00"
"\x02\x01\x02\x04\x02"
"\x3c\x26\x23\x26\x3c";