| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 | #ifndef FONTS_H#define FONTS_H/******************************************************************************** *                                                                              * *  Funktion:      Fonts5x8                                                     * *                                                                              * *------------------------------------------------------------------------------* *  Description:  Zeichensatz 5 x 8 Zeichen *                ascii zeichen 0x20 bis 0x7F *                linkes byte ist linker Pixelstreifen ********************************************************************************/const unsigned char Fonts5x8[]  = {0x00,0x00,0x00,0x00,0x00,0x00,     //0x00,0x00,0x00,0x4F,0x00,0x00,     // !0x00,0x00,0x07,0x00,0x07,0x00,     // "0x00,0x14,0x7F,0x14,0x7F,0x14,     // #0x00,0x24,0x2A,0x7F,0x2A,0x12,     // $0x00,0x23,0x13,0x08,0x64,0x62,     // %0x00,0x36,0x49,0x55,0x22,0x50,     // &0x00,0x00,0x05,0x03,0x00,0x00,     // '0x00,0x00,0x1C,0x22,0x41,0x00,     // (0x00,0x00,0x41,0x22,0x1C,0x00,     // )0x00,0x14,0x08,0x3E,0x08,0x14,     // *0x00,0x08,0x08,0x3E,0x08,0x08,     // +0x00,0x00,0x50,0x30,0x00,0x00,     // ,0x00,0x08,0x08,0x08,0x08,0x08,     // -0x00,0x00,0x60,0x60,0x00,0x00,     // .0x00,0x20,0x10,0x08,0x04,0x02,     // /0x00,0x3E,0x51,0x49,0x45,0x3E,     // 00x00,0x00,0x42,0x7F,0x40,0x00,     // 10x00,0x42,0x61,0x51,0x49,0x46,     // 20x00,0x21,0x41,0x45,0x4B,0x31,     // 30x00,0x18,0x14,0x12,0x7F,0x10,     // 40x00,0x27,0x45,0x45,0x45,0x39,     // 50x00,0x3C,0x4A,0x49,0x49,0x30,     // 60x00,0x01,0x71,0x09,0x05,0x03,     // 70x00,0x36,0x49,0x49,0x49,0x36,     // 80x00,0x06,0x49,0x49,0x29,0x1E,     // 90x00,0x00,0x36,0x36,0x00,0x00,     // :0x00,0x00,0x56,0x36,0x00,0x00,     // ;0x00,0x08,0x14,0x22,0x41,0x00,     // <0x00,0x14,0x14,0x14,0x14,0x14,     // =0x00,0x00,0x41,0x22,0x14,0x08,     // >0x00,0x02,0x01,0x51,0x09,0x06,     // ?0x00,0x32,0x49,0x79,0x41,0x3E,     // @0x00,0x7E,0x11,0x11,0x11,0x7E,     // A0x00,0x7F,0x49,0x49,0x49,0x36,     // B0x00,0x3E,0x41,0x41,0x41,0x22,     // C0x00,0x7F,0x41,0x41,0x22,0x1C,     // D0x00,0x7F,0x49,0x49,0x49,0x41,     // E0x00,0x7F,0x09,0x09,0x09,0x01,     // F0x00,0x3E,0x41,0x49,0x49,0x7A,     // G0x00,0x7F,0x08,0x08,0x08,0x7F,     // H0x00,0x00,0x41,0x7F,0x41,0x00,     // I0x00,0x20,0x40,0x41,0x3F,0x01,     // J0x00,0x7F,0x08,0x14,0x22,0x41,     // K0x00,0x7F,0x40,0x40,0x40,0x40,     // L0x00,0x7F,0x02,0x0C,0x02,0x7F,     // M0x00,0x7F,0x04,0x08,0x10,0x7F,     // N0x00,0x3E,0x41,0x41,0x41,0x3E,     // O0x00,0x7F,0x09,0x09,0x09,0x06,     // P0x00,0x3E,0x41,0x51,0x21,0x5E,     // Q0x00,0x7F,0x09,0x19,0x29,0x46,     // R0x00,0x46,0x49,0x49,0x49,0x31,     // S0x00,0x01,0x01,0x7F,0x01,0x01,     // T0x00,0x3F,0x40,0x40,0x40,0x3F,     // U0x00,0x1F,0x20,0x40,0x20,0x1F,     // V0x00,0x3F,0x40,0x38,0x40,0x3F,     // W0x00,0x63,0x14,0x08,0x14,0x63,     // X0x00,0x07,0x08,0x70,0x08,0x07,     // Y0x00,0x61,0x51,0x49,0x45,0x43,     // Z0x00,0x00,0x7F,0x41,0x41,0x00,     // [0x00,0x15,0x16,0x7C,0x16,0x15,     // slash0x00,0x00,0x41,0x41,0x7F,0x00,     // ]0x00,0x04,0x02,0x01,0x02,0x04,     // ^0x00,0x40,0x40,0x40,0x40,0x40,     // _0x00,0x00,0x01,0x02,0x04,0x00,     // `0x00,0x20,0x54,0x54,0x54,0x78,     // a0x00,0x7F,0x48,0x44,0x44,0x38,     // b0x00,0x38,0x44,0x44,0x44,0x20,     // c0x00,0x38,0x44,0x44,0x48,0x7F,     // d0x00,0x38,0x54,0x54,0x54,0x18,     // e0x00,0x08,0x7E,0x09,0x01,0x02,     // f0x00,0x0C,0x52,0x52,0x52,0x3E,     // g0x00,0x7F,0x08,0x04,0x04,0x78,     // h0x00,0x00,0x44,0x7D,0x40,0x00,     // i0x00,0x20,0x40,0x44,0x3D,0x00,     // j0x00,0x7F,0x10,0x28,0x44,0x00,     // k0x00,0x00,0x41,0x7F,0x40,0x00,     // l0x00,0x7C,0x04,0x18,0x04,0x78,     // m0x00,0x7C,0x08,0x04,0x04,0x78,     // n0x00,0x38,0x44,0x44,0x44,0x38,     // o0x00,0x7C,0x14,0x14,0x14,0x08,     // p0x00,0x08,0x14,0x14,0x18,0x7C,     // q0x00,0x7C,0x08,0x04,0x04,0x08,     // r0x00,0x48,0x54,0x54,0x54,0x20,     // s0x00,0x04,0x3F,0x44,0x40,0x20,     // t0x00,0x3C,0x40,0x40,0x20,0x7C,     // u0x00,0x1C,0x20,0x40,0x20,0x1C,     // v0x00,0x3C,0x40,0x30,0x40,0x3C,     // w0x00,0x44,0x28,0x10,0x28,0x44,     // x0x00,0x0C,0x50,0x50,0x50,0x3C,     // y0x00,0x44,0x64,0x54,0x4C,0x44,     // z0x00,0x00,0x08,0x36,0x41,0x00,     // {0x00,0x00,0x00,0x7F,0x00,0x00,     // |0x00,0x00,0x41,0x36,0x08,0x00,     // }0x00,0x08,0x08,0x2A,0x1C,0x08,     // pfeil rechts0x00,0x08,0x1C,0x2A,0x08,0x08,     // pfeil links};const unsigned char  cyrillic_font5x8[] = {// 0xc0 è äàëåå ŵóññêèå (0x60-0xa0)0x00,0x7e,0x11,0x11,0x11,0x7e, //A 1920x00,0x7f,0x49,0x49,0x49,0x33, //Á0x00,0x7f,0x49,0x49,0x49,0x36, //Â0x00,0x7f,0x01,0x01,0x01,0x03, //Ã0x00,0xe0,0x51,0x4f,0x41,0xff, //Ä0x00,0x7f,0x49,0x49,0x49,0x41, //E0x00,0x77,0x08,0x7f,0x08,0x77, //Æ0x00,0x41,0x49,0x49,0x49,0x36, //Ç0x00,0x7f,0x10,0x08,0x04,0x7f, //È0x00,0x7c,0x21,0x12,0x09,0x7c, //É0x00,0x7f,0x08,0x14,0x22,0x41, //K0x00,0x20,0x41,0x3f,0x01,0x7f, //Ë0x00,0x7f,0x02,0x0c,0x02,0x7f, //M0x00,0x7f,0x08,0x08,0x08,0x7f, //H0x00,0x3e,0x41,0x41,0x41,0x3e, //O0x00,0x7f,0x01,0x01,0x01,0x7f, //Ï0x00,0x7f,0x09,0x09,0x09,0x06, //P0x00,0x3e,0x41,0x41,0x41,0x22, //C0x00,0x01,0x01,0x7f,0x01,0x01, //T0x00,0x47,0x28,0x10,0x08,0x07, //Ó0x00,0x1c,0x22,0x7f,0x22,0x1c, //Ô0x00,0x63,0x14,0x08,0x14,0x63, //X0x00,0x7f,0x40,0x40,0x40,0xff, //Ö0x00,0x07,0x08,0x08,0x08,0x7f, //Ṫ0x00,0x7f,0x40,0x7f,0x40,0x7f, //Ø0x00,0x7f,0x40,0x7f,0x40,0xff, //Ù0x00,0x01,0x7f,0x48,0x48,0x30, //Ú0x00,0x7f,0x48,0x30,0x00,0x7f, //Û0x00,0x00,0x7f,0x48,0x48,0x30, //Ý0x00,0x22,0x41,0x49,0x49,0x3e, //Ü0x00,0x7f,0x08,0x3e,0x41,0x3e, //Ŷ0x00,0x46,0x29,0x19,0x09,0x7f, //ß0x00,0x20,0x54,0x54,0x54,0x78, //a0x00,0x3c,0x4a,0x4a,0x49,0x31, //á0x00,0x7c,0x54,0x54,0x28,0x00, //â0x00,0x7c,0x04,0x04,0x04,0x0c, //ã0x00,0xe0,0x54,0x4c,0x44,0xfc, //ä0x00,0x38,0x54,0x54,0x54,0x18, //e0x00,0x6c,0x10,0x7c,0x10,0x6c, //æ0x00,0x44,0x44,0x54,0x54,0x28, //ç0x00,0x7c,0x20,0x10,0x08,0x7c, //è0x00,0x7c,0x41,0x22,0x11,0x7c, //é0x00,0x7c,0x10,0x28,0x44,0x00, //ê0x00,0x20,0x44,0x3c,0x04,0x7c, //ë0x00,0x7c,0x08,0x10,0x08,0x7c, //ì0x00,0x7c,0x10,0x10,0x10,0x7c, //í0x00,0x38,0x44,0x44,0x44,0x38, //o0x00,0x7c,0x04,0x04,0x04,0x7c, //ï0x00,0x7C,0x14,0x14,0x14,0x08, //p0x00,0x38,0x44,0x44,0x44,0x20, //c0x00,0x04,0x04,0x7c,0x04,0x04, //ò0x00,0x0C,0x50,0x50,0x50,0x3C, //ó0x00,0x30,0x48,0xfc,0x48,0x30, //ô0x00,0x44,0x28,0x10,0x28,0x44, //x0x00,0x7c,0x40,0x40,0x40,0xfc, //ö0x00,0x0c,0x10,0x10,0x10,0x7c, //ṫ0x00,0x7c,0x40,0x7c,0x40,0x7c, //ø0x00,0x7c,0x40,0x7c,0x40,0xfc, //ù0x00,0x04,0x7c,0x50,0x50,0x20, //ú0x00,0x7c,0x50,0x50,0x20,0x7c, //û0x00,0x7c,0x50,0x50,0x20,0x00, //ü0x00,0x28,0x44,0x54,0x54,0x38, //ý0x00,0x7c,0x10,0x38,0x44,0x38, //ŷ0x00,0x08,0x54,0x34,0x14,0x7c, //ÿ0x00,0x38,0x55,0x54,0x55,0x18, //ẁ 1840x00,0x7C,0x55,0x54,0x55,0x44, //Ẁ 168};#endif /* FONTS_H */
 |