You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

101 lines
4.1 KiB
Python

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

// Modified version of Standard ASCII 5x7 font
// NEATO ASCII 5x7 font (Reduced charset: 96 characters)
// BY: IxD SMART Design, ported by: aisencc
static const unsigned char font[] PROGMEM = {
0x05,0x00,0x00,0x00,0x00,0x00, //32 (space)
0x05,0x00,0x00,0x17,0x00,0x00, //33 !
0x05,0x00,0x07,0x00,0x07,0x00, //34
0x05,0x14,0x7F,0x14,0x7F,0x14, //35 #
0x05,0x24,0x2A,0x7F,0x2A,0x12, //36 $
0x05,0x23,0x13,0x08,0x64,0x62, //37 %
0x05,0x36,0x49,0x56,0x20,0x50, //38 &
0x05,0x00,0x08,0x07,0x03,0x00, //39
0x05,0x00,0x1C,0x22,0x41,0x00, //40 (
0x05,0x00,0x41,0x22,0x1C,0x00, //41 )
0x05,0x2A,0x1C,0x7F,0x1C,0x2A, //42 *
0x05,0x08,0x08,0x3E,0x08,0x08, //43 +
0x05,0x00,0x80,0x70,0x30,0x00, //44
0x05,0x08,0x08,0x08,0x08,0x08, //45 -
0x05,0x00,0x00,0x60,0x60,0x00, //46 .
0x05,0x20,0x10,0x08,0x04,0x02, //47/
0x05,0x3E,0x51,0x49,0x45,0x3E, //48 0
0x05,0x00,0x42,0x7F,0x40,0x00, //49 1
0x05,0x72,0x49,0x49,0x49,0x46, //50 2
0x05,0x21,0x41,0x49,0x4D,0x33, //51 3
0x05,0x18,0x14,0x12,0x7F,0x10, //52 4
0x05,0x27,0x45,0x45,0x45,0x39, //53 5
0x05,0x3C,0x4A,0x49,0x49,0x31, //54 6
0x05,0x41,0x21,0x11,0x09,0x07, //55 7
0x05,0x36,0x49,0x49,0x49,0x36, //56 8
0x05,0x46,0x49,0x49,0x29,0x1E, //57 9
0x05,0x00,0x00,0x14,0x00,0x00, //58 :
0x05,0x00,0x40,0x34,0x00,0x00, //59 ;
0x05,0x00,0x08,0x14,0x22,0x41, //60 <
0x05,0x14,0x14,0x14,0x14,0x14, //61 =
0x05,0x00,0x41,0x22,0x14,0x08, //62 >
0x05,0x02,0x01,0x59,0x09,0x06, //63 ?
0x05,0x3E,0x41,0x5D,0x59,0x4E, //64 @
0x05,0x1F,0x05,0x05,0x05,0x1F, //65 A
0x05,0x1F,0x15,0x15,0x15,0x0E, //66 B
0x05,0x1F,0x11,0x11,0x11,0x11, //67 C
0x05,0x1F,0x11,0x11,0x11,0x0E, //68 D
0x05,0x1F,0x15,0x15,0x15,0x11, //69 E
0x05,0x1F,0x05,0x05,0x05,0x01, //70 F
0x05,0x1F,0x11,0x15,0x15,0x1D, //71 G
0x05,0x1F,0x04,0x04,0x04,0x1F, //72 H
0x05,0x11,0x11,0x1F,0x11,0x11, //73 I
0x05,0x11,0x11,0x1F,0x01,0x01, //74 J
0x05,0x1F,0x04,0x0A,0x11,0x00, //75 K
0x05,0x1F,0x10,0x10,0x10,0x00, //76 L
0x05,0x1F,0x02,0x04,0x02,0x1F, //77 M
0x05,0x1F,0x02,0x04,0x08,0x1F, //78 N
0x05,0x1F,0x11,0x11,0x11,0x1F, //79 O
0x05,0x1F,0x05,0x05,0x05,0x07, //80 P
0x05,0x1F,0x11,0x11,0x19,0x1F, //81 Q
0x05,0x1F,0x05,0x05,0x0D,0x17, //82 R
0x05,0x17,0x15,0x15,0x15,0x1D, //83 S
0x05,0x01,0x01,0x1F,0x01,0x01, //84 T
0x05,0x1F,0x10,0x10,0x10,0x1F, //85 U
0x05,0x03,0x0C,0x10,0x0C,0x03, //86 V
0x05,0x1F,0x10,0x08,0x10,0x1F, //87 W
0x05,0x11,0x0A,0x04,0x0A,0x11, //88 X
0x05,0x01,0x02,0x1C,0x02,0x01, //89 Y
0x05,0x11,0x19,0x15,0x13,0x11, //90 Z
0x05,0x00,0x7F,0x41,0x41,0x41, //91
0x05,0x02,0x04,0x08,0x10,0x20, //92
0x05,0x00,0x41,0x41,0x41,0x7F, //93
0x05,0x04,0x02,0x01,0x02,0x04, //94
0x05,0x40,0x40,0x40,0x40,0x40, //95
0x05,0x00,0x03,0x07,0x08,0x00, //96
0x05,0x20,0x54,0x54,0x78,0x40, //97 a
0x05,0x7F,0x28,0x44,0x44,0x38, //98 b
0x05,0x38,0x44,0x44,0x44,0x28, //99 c
0x05,0x38,0x44,0x44,0x28,0x7F, //100 d
0x05,0x38,0x54,0x54,0x54,0x18, //101 e
0x05,0x00,0x08,0x7E,0x09,0x02, //102 f
0x05,0x18,0xA4,0xA4,0x9C,0x78, //103 g
0x05,0x7F,0x08,0x04,0x04,0x78, //104 h
0x05,0x00,0x44,0x7D,0x40,0x00, //105 i
0x05,0x20,0x40,0x40,0x3D,0x00, //106 j
0x05,0x7F,0x10,0x28,0x44,0x00, //107 k
0x05,0x00,0x41,0x7F,0x40,0x00, //108 l
0x05,0x7C,0x04,0x78,0x04,0x78, //109 m
0x05,0x7C,0x08,0x04,0x04,0x78, //110 n
0x05,0x38,0x44,0x44,0x44,0x38, //111 o
0x05,0xFC,0x18,0x24,0x24,0x18, //112 p
0x05,0x18,0x24,0x24,0x18,0xFC, //113 q
0x05,0x7C,0x08,0x04,0x04,0x08, //114 r
0x05,0x48,0x54,0x54,0x54,0x24, //115 s
0x05,0x04,0x04,0x3F,0x44,0x24, //116 t
0x05,0x3C,0x40,0x40,0x20,0x7C, //117 u
0x05,0x1C,0x20,0x40,0x20,0x1C, //118 v
0x05,0x3C,0x40,0x30,0x40,0x3C, //119 w
0x05,0x44,0x28,0x10,0x28,0x44, //120 x
0x05,0x4C,0x90,0x90,0x90,0x7C, //121 y
0x05,0x44,0x64,0x54,0x4C,0x44, //122 z
0x05,0x00,0x08,0x36,0x41,0x00, //123 {
0x05,0x00,0x00,0x77,0x00,0x00, //124 |
0x05,0x00,0x41,0x36,0x08,0x00, //125 }
0x05,0x02,0x01,0x02,0x04,0x02, //126 ~
0x05,0x3C,0x26,0x23,0x26,0x3C, //127 (delete)
};