
repo
Dependencies: mbed BLE_API nRF51822 X_NUCLEO_IDB0XA1
fonts.h@80:4fbfa09ac26c, 2019-02-16 (annotated)
- Committer:
- orshefi
- Date:
- Sat Feb 16 15:01:30 2019 +0000
- Revision:
- 80:4fbfa09ac26c
proper ble input virtual inheritance;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
orshefi | 80:4fbfa09ac26c | 1 | |
orshefi | 80:4fbfa09ac26c | 2 | //#ifdef BigMemoryMode |
orshefi | 80:4fbfa09ac26c | 3 | |
orshefi | 80:4fbfa09ac26c | 4 | const unsigned char Shefinum[44][22]={ |
orshefi | 80:4fbfa09ac26c | 5 | {0x00,0x00,0xF0,0xF8,0xFC,0x1E,0x0F,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x0F,0x1E,0xFC,0xF8,0xF0,0x00,0x00},//1 - 0 |
orshefi | 80:4fbfa09ac26c | 6 | {0x00,0x00,0xFF,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0xFF,0x00,0x00},//2 - 0 |
orshefi | 80:4fbfa09ac26c | 7 | {0x00,0x00,0xFF,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0xFF,0x00,0x00},//3 - 0 |
orshefi | 80:4fbfa09ac26c | 8 | {0x00,0x00,0x0F,0x1F,0x3F,0x78,0xF0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xF0,0x78,0x3F,0x1F,0x0F,0x00,0x00},//4 - 0 |
orshefi | 80:4fbfa09ac26c | 9 | |
orshefi | 80:4fbfa09ac26c | 10 | {0x00,0x00,0x00,0x00,0x00,0x00,0x70,0x38,0x1C,0x0E,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00},//5 - 1 |
orshefi | 80:4fbfa09ac26c | 11 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00},//6 - 1 |
orshefi | 80:4fbfa09ac26c | 12 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00},//7 - 1 |
orshefi | 80:4fbfa09ac26c | 13 | {0x00,0x00,0x00,0x00,0x00,0xE0,0xE0,0xE0,0xE0,0xE0,0xFF,0xFF,0xE0,0xE0,0xE0,0xE0,0xE0,0x00,0x00,0x00,0x00,0x00},//8 - 1 |
orshefi | 80:4fbfa09ac26c | 14 | |
orshefi | 80:4fbfa09ac26c | 15 | {0x00,0x00,0x78,0x7C,0x0F,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x0F,0x1E,0xFC,0xF8,0x00,0x00},//9 - 2 |
orshefi | 80:4fbfa09ac26c | 16 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xC0,0xF0,0xFF,0x7F,0x00,0x00},//10 - 2 |
orshefi | 80:4fbfa09ac26c | 17 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xC0,0xE0,0xF0,0x78,0x3C,0x1E,0x0F,0x07,0x03,0x01,0x00,0x00,0x00,0x00},//11 - 2 |
orshefi | 80:4fbfa09ac26c | 18 | {0x00,0x00,0xF0,0xF8,0xFC,0xFE,0xEF,0xE7,0xE3,0xE1,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0x00,0x00},//12 - 2 |
orshefi | 80:4fbfa09ac26c | 19 | |
orshefi | 80:4fbfa09ac26c | 20 | {0x00,0x00,0x38,0x3C,0x3E,0x0F,0x07,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x07,0x0F,0x1F,0xFE,0xFC,0xF8,0x00,0x00},//13 - 3 |
orshefi | 80:4fbfa09ac26c | 21 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xC0,0xE0,0xF0,0x78,0x3F,0x1F,0x0F,0x00,0x00},//14 - 3 |
orshefi | 80:4fbfa09ac26c | 22 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x03,0x07,0x0F,0x1E,0xFC,0xF8,0xF0,0x00,0x00},//15 - 3 |
orshefi | 80:4fbfa09ac26c | 23 | {0x00,0x00,0x0E,0x1E,0x3E,0x78,0xF0,0xE0,0xC0,0xC0,0xC0,0xC0,0xC0,0xC0,0xE0,0xF0,0x78,0x3F,0x1F,0x0F,0x00,0x00},//16 - 3 |
orshefi | 80:4fbfa09ac26c | 24 | |
orshefi | 80:4fbfa09ac26c | 25 | {0x00,0x00,0x00,0x00,0x00,0x80,0xC0,0xE0,0xF0,0x78,0x3C,0x1E,0x0F,0xFF,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00},//17 - 4 |
orshefi | 80:4fbfa09ac26c | 26 | {0x00,0x00,0xFC,0xFE,0xFF,0x07,0x03,0x01,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00},//18 - 4 |
orshefi | 80:4fbfa09ac26c | 27 | {0x00,0x00,0x0F,0x0F,0x0F,0x0E,0x0E,0x0E,0x0E,0x0E,0x0E,0x0E,0x0E,0xFF,0xFF,0xFF,0x0E,0x0E,0x0E,0x0E,0x00,0x00},//19 - 4 |
orshefi | 80:4fbfa09ac26c | 28 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00},//20 - 4 |
orshefi | 80:4fbfa09ac26c | 29 | |
orshefi | 80:4fbfa09ac26c | 30 | {0x00,0x00,0xFF,0xFF,0xFF,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x00,0x00},//21 - 5 |
orshefi | 80:4fbfa09ac26c | 31 | {0x00,0x00,0x3F,0x7F,0xFF,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xC0,0x80,0x00,0x00},//22 - 5 |
orshefi | 80:4fbfa09ac26c | 32 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0xFF,0x00,0x00},//23 - 5 |
orshefi | 80:4fbfa09ac26c | 33 | {0x00,0x00,0x3E,0x7E,0xFE,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xFF,0x7F,0x3F,0x00,0x00},//24 - 5 |
orshefi | 80:4fbfa09ac26c | 34 | |
orshefi | 80:4fbfa09ac26c | 35 | {0x00,0x00,0xF8,0xFC,0xFE,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0xFE,0xFC,0xF8,0x00,0x00},//25 - 6 |
orshefi | 80:4fbfa09ac26c | 36 | {0x00,0x00,0xFF,0xFF,0xFF,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x00,0x00,0x00,0x00},//26 - 6 |
orshefi | 80:4fbfa09ac26c | 37 | {0x00,0x00,0xFF,0xFF,0xFF,0x07,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x07,0xFF,0xFF,0xFE,0x00,0x00},//27 - 6 |
orshefi | 80:4fbfa09ac26c | 38 | {0x00,0x00,0x3F,0x7F,0xFF,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xFF,0x7F,0x3F,0x00,0x00},//28 - 6 |
orshefi | 80:4fbfa09ac26c | 39 | |
orshefi | 80:4fbfa09ac26c | 40 | {0x00,0x00,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x87,0xFF,0xFF,0x7F,0x00,0x00},//29 - 7 |
orshefi | 80:4fbfa09ac26c | 41 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xE0,0xF8,0x3E,0x0F,0x03,0x00,0x00,0x00,0x00},//30 - 7 |
orshefi | 80:4fbfa09ac26c | 42 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xE0,0xF8,0x3E,0x0F,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00},//31 - 7 |
orshefi | 80:4fbfa09ac26c | 43 | {0x00,0x00,0x00,0x00,0x00,0xF0,0xFC,0x3E,0x0F,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00},//32 - 7 |
orshefi | 80:4fbfa09ac26c | 44 | |
orshefi | 80:4fbfa09ac26c | 45 | {0x00,0x00,0xF0,0xF8,0xFC,0x1E,0x0F,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x0F,0x1E,0xFC,0xF8,0xF0,0x00,0x00},//33 - 8 |
orshefi | 80:4fbfa09ac26c | 46 | {0x00,0x00,0x7F,0xFF,0xFF,0xC0,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xC0,0xFF,0xFF,0x7F,0x00,0x00},//34 - 8 |
orshefi | 80:4fbfa09ac26c | 47 | {0x00,0x00,0xFC,0xFE,0xFF,0x0F,0x07,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x07,0x0F,0xFF,0xFE,0xFC,0x00,0x00},//35 - 8 |
orshefi | 80:4fbfa09ac26c | 48 | {0x00,0x00,0x0F,0x1F,0x3F,0x78,0xF0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xF0,0x78,0x3F,0x1F,0x0F,0x00,0x00},//36 - 8 |
orshefi | 80:4fbfa09ac26c | 49 | |
orshefi | 80:4fbfa09ac26c | 50 | {0x00,0x00,0xFC,0xFE,0xFF,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x0F,0xFF,0xFE,0xFC,0x00,0x00},//37 - 9 |
orshefi | 80:4fbfa09ac26c | 51 | {0x00,0x00,0xFF,0xFF,0xFF,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xFF,0xFF,0xFF,0x00,0x00},//38 - 9 |
orshefi | 80:4fbfa09ac26c | 52 | {0x00,0x00,0x01,0x03,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0xFF,0xFF,0xFF,0x00,0x00},//39 - 9 |
orshefi | 80:4fbfa09ac26c | 53 | {0x00,0x00,0x3C,0x7C,0xFC,0xF0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xF0,0xFF,0x7F,0x3F,0x00,0x00},//40 - 9 |
orshefi | 80:4fbfa09ac26c | 54 | |
orshefi | 80:4fbfa09ac26c | 55 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00},//41 - . |
orshefi | 80:4fbfa09ac26c | 56 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00},//42 - . |
orshefi | 80:4fbfa09ac26c | 57 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00},//43 - . |
orshefi | 80:4fbfa09ac26c | 58 | {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00},//44 - . |
orshefi | 80:4fbfa09ac26c | 59 | }; |
orshefi | 80:4fbfa09ac26c | 60 | |
orshefi | 80:4fbfa09ac26c | 61 | const unsigned char Shefi[14][11]={ |
orshefi | 80:4fbfa09ac26c | 62 | |
orshefi | 80:4fbfa09ac26c | 63 | {0xFF,0xFF,0x01,0x00,0x00,0x00,0x00,0x00,0x01,0xFF,0xFF},//1V |
orshefi | 80:4fbfa09ac26c | 64 | {0x03,0x07,0x0C,0x18,0x30,0x60,0x30,0x18,0x0C,0x07,0x03},//2V |
orshefi | 80:4fbfa09ac26c | 65 | {0x00,0x80,0xF0,0x7C,0x0E,0x07,0x0E,0x7C,0xF0,0x80,0x00},//3A |
orshefi | 80:4fbfa09ac26c | 66 | {0x7C,0xEF,0x43,0x03,0x03,0x03,0x03,0x03,0x43,0xEF,0x7C},//4A |
orshefi | 80:4fbfa09ac26c | 67 | {0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00},//5L |
orshefi | 80:4fbfa09ac26c | 68 | {0x7F,0x7F,0x60,0x60,0x60,0x60,0x60,0x60,0x60,0x60,0x70},//6L |
orshefi | 80:4fbfa09ac26c | 69 | {0x00,0x00,0x00,0x00,0x03,0xFF,0xFF,0x03,0x00,0x00,0x00},//7I |
orshefi | 80:4fbfa09ac26c | 70 | {0x00,0x00,0x00,0x00,0x60,0x7F,0x7F,0x60,0x00,0x00,0x00},//8I |
orshefi | 80:4fbfa09ac26c | 71 | {0xFF,0xFF,0x83,0x83,0x83,0x83,0x83,0x86,0x6E,0x7C,0x18},//9B |
orshefi | 80:4fbfa09ac26c | 72 | {0x7F,0x7F,0x60,0x60,0x60,0x60,0x60,0x31,0x3B,0x1F,0x0C},//10B |
orshefi | 80:4fbfa09ac26c | 73 | {0xFF,0xFF,0x83,0x83,0x83,0x83,0x83,0x83,0x83,0xE7,0xE7},//11E |
orshefi | 80:4fbfa09ac26c | 74 | {0x7F,0x7F,0x60,0x60,0x60,0x60,0x60,0x60,0x60,0x71,0x71},//12E |
orshefi | 80:4fbfa09ac26c | 75 | {0xFF,0xFF,0x03,0x03,0x03,0x83,0x87,0xC6,0xFC,0x78,0x60},//13R |
orshefi | 80:4fbfa09ac26c | 76 | {0x7F,0x7F,0x63,0x03,0x07,0x0F,0x19,0x30,0x60,0x60,0x60},//14R |
orshefi | 80:4fbfa09ac26c | 77 | }; |
orshefi | 80:4fbfa09ac26c | 78 | const unsigned char Ascii_1[240][5]={ // Refer to "Times New Roman" Font Database... |
orshefi | 80:4fbfa09ac26c | 79 | // Basic Characters |
orshefi | 80:4fbfa09ac26c | 80 | {0x00,0x00,0x4F,0x00,0x00}, // ( 1) ! - 0x0021 Exclamation Mark |
orshefi | 80:4fbfa09ac26c | 81 | {0x00,0x07,0x00,0x07,0x00}, // ( 2) " - 0x0022 Quotation Mark |
orshefi | 80:4fbfa09ac26c | 82 | {0x14,0x7F,0x14,0x7F,0x14}, // ( 3) # - 0x0023 Number Sign |
orshefi | 80:4fbfa09ac26c | 83 | {0x24,0x2A,0x7F,0x2A,0x12}, // ( 4) $ - 0x0024 Dollar Sign |
orshefi | 80:4fbfa09ac26c | 84 | {0x23,0x13,0x08,0x64,0x62}, // ( 5) % - 0x0025 Percent Sign |
orshefi | 80:4fbfa09ac26c | 85 | {0x36,0x49,0x55,0x22,0x50}, // ( 6) & - 0x0026 Ampersand |
orshefi | 80:4fbfa09ac26c | 86 | {0x00,0x05,0x03,0x00,0x00}, // ( 7) ' - 0x0027 Apostrophe |
orshefi | 80:4fbfa09ac26c | 87 | {0x00,0x1C,0x22,0x41,0x00}, // ( 8) ( - 0x0028 Left Parenthesis |
orshefi | 80:4fbfa09ac26c | 88 | {0x00,0x41,0x22,0x1C,0x00}, // ( 9) ) - 0x0029 Right Parenthesis |
orshefi | 80:4fbfa09ac26c | 89 | {0x14,0x08,0x3E,0x08,0x14}, // ( 10) * - 0x002A Asterisk |
orshefi | 80:4fbfa09ac26c | 90 | {0x08,0x08,0x3E,0x08,0x08}, // ( 11) + - 0x002B Plus Sign |
orshefi | 80:4fbfa09ac26c | 91 | {0x00,0x50,0x30,0x00,0x00}, // ( 12) , - 0x002C Comma |
orshefi | 80:4fbfa09ac26c | 92 | {0x08,0x08,0x08,0x08,0x08}, // ( 13) - - 0x002D Hyphen-Minus |
orshefi | 80:4fbfa09ac26c | 93 | {0x00,0x60,0x60,0x00,0x00}, // ( 14) . - 0x002E Full Stop |
orshefi | 80:4fbfa09ac26c | 94 | {0x20,0x10,0x08,0x04,0x02}, // ( 15) / - 0x002F Solidus |
orshefi | 80:4fbfa09ac26c | 95 | {0x3E,0x51,0x49,0x45,0x3E}, // ( 16) 0 - 0x0030 Digit Zero |
orshefi | 80:4fbfa09ac26c | 96 | {0x00,0x42,0x7F,0x40,0x00}, // ( 17) 1 - 0x0031 Digit One |
orshefi | 80:4fbfa09ac26c | 97 | {0x42,0x61,0x51,0x49,0x46}, // ( 18) 2 - 0x0032 Digit Two |
orshefi | 80:4fbfa09ac26c | 98 | {0x21,0x41,0x45,0x4B,0x31}, // ( 19) 3 - 0x0033 Digit Three |
orshefi | 80:4fbfa09ac26c | 99 | {0x18,0x14,0x12,0x7F,0x10}, // ( 20) 4 - 0x0034 Digit Four |
orshefi | 80:4fbfa09ac26c | 100 | {0x27,0x45,0x45,0x45,0x39}, // ( 21) 5 - 0x0035 Digit Five |
orshefi | 80:4fbfa09ac26c | 101 | {0x3C,0x4A,0x49,0x49,0x30}, // ( 22) 6 - 0x0036 Digit Six |
orshefi | 80:4fbfa09ac26c | 102 | {0x01,0x71,0x09,0x05,0x03}, // ( 23) 7 - 0x0037 Digit Seven |
orshefi | 80:4fbfa09ac26c | 103 | {0x36,0x49,0x49,0x49,0x36}, // ( 24) 8 - 0x0038 Digit Eight |
orshefi | 80:4fbfa09ac26c | 104 | {0x06,0x49,0x49,0x29,0x1E}, // ( 25) 9 - 0x0039 Dight Nine |
orshefi | 80:4fbfa09ac26c | 105 | {0x00,0x36,0x36,0x00,0x00}, // ( 26) : - 0x003A Colon |
orshefi | 80:4fbfa09ac26c | 106 | {0x00,0x56,0x36,0x00,0x00}, // ( 27) ; - 0x003B Semicolon |
orshefi | 80:4fbfa09ac26c | 107 | {0x08,0x14,0x22,0x41,0x00}, // ( 28) < - 0x003C Less-Than Sign |
orshefi | 80:4fbfa09ac26c | 108 | {0x14,0x14,0x14,0x14,0x14}, // ( 29) = - 0x003D Equals Sign |
orshefi | 80:4fbfa09ac26c | 109 | {0x00,0x41,0x22,0x14,0x08}, // ( 30) > - 0x003E Greater-Than Sign |
orshefi | 80:4fbfa09ac26c | 110 | {0x02,0x01,0x51,0x09,0x06}, // ( 31) ? - 0x003F Question Mark |
orshefi | 80:4fbfa09ac26c | 111 | {0x32,0x49,0x79,0x41,0x3E}, // ( 32) @ - 0x0040 Commercial At |
orshefi | 80:4fbfa09ac26c | 112 | {0x7E,0x11,0x11,0x11,0x7E}, // ( 33) A - 0x0041 Latin Capital Letter A |
orshefi | 80:4fbfa09ac26c | 113 | {0x7F,0x49,0x49,0x49,0x36}, // ( 34) B - 0x0042 Latin Capital Letter B |
orshefi | 80:4fbfa09ac26c | 114 | {0x3E,0x41,0x41,0x41,0x22}, // ( 35) C - 0x0043 Latin Capital Letter C |
orshefi | 80:4fbfa09ac26c | 115 | {0x7F,0x41,0x41,0x22,0x1C}, // ( 36) D - 0x0044 Latin Capital Letter D |
orshefi | 80:4fbfa09ac26c | 116 | {0x7F,0x49,0x49,0x49,0x41}, // ( 37) E - 0x0045 Latin Capital Letter E |
orshefi | 80:4fbfa09ac26c | 117 | {0x7F,0x09,0x09,0x09,0x01}, // ( 38) F - 0x0046 Latin Capital Letter F |
orshefi | 80:4fbfa09ac26c | 118 | {0x3E,0x41,0x49,0x49,0x7A}, // ( 39) G - 0x0047 Latin Capital Letter G |
orshefi | 80:4fbfa09ac26c | 119 | {0x7F,0x08,0x08,0x08,0x7F}, // ( 40) H - 0x0048 Latin Capital Letter H |
orshefi | 80:4fbfa09ac26c | 120 | {0x00,0x41,0x7F,0x41,0x00}, // ( 41) I - 0x0049 Latin Capital Letter I |
orshefi | 80:4fbfa09ac26c | 121 | {0x20,0x40,0x41,0x3F,0x01}, // ( 42) J - 0x004A Latin Capital Letter J |
orshefi | 80:4fbfa09ac26c | 122 | {0x7F,0x08,0x14,0x22,0x41}, // ( 43) K - 0x004B Latin Capital Letter K |
orshefi | 80:4fbfa09ac26c | 123 | {0x7F,0x40,0x40,0x40,0x40}, // ( 44) L - 0x004C Latin Capital Letter L |
orshefi | 80:4fbfa09ac26c | 124 | {0x7F,0x02,0x0C,0x02,0x7F}, // ( 45) M - 0x004D Latin Capital Letter M |
orshefi | 80:4fbfa09ac26c | 125 | {0x7F,0x04,0x08,0x10,0x7F}, // ( 46) N - 0x004E Latin Capital Letter N |
orshefi | 80:4fbfa09ac26c | 126 | {0x3E,0x41,0x41,0x41,0x3E}, // ( 47) O - 0x004F Latin Capital Letter O |
orshefi | 80:4fbfa09ac26c | 127 | {0x7F,0x09,0x09,0x09,0x06}, // ( 48) P - 0x0050 Latin Capital Letter P |
orshefi | 80:4fbfa09ac26c | 128 | {0x3E,0x41,0x51,0x21,0x5E}, // ( 49) Q - 0x0051 Latin Capital Letter Q |
orshefi | 80:4fbfa09ac26c | 129 | {0x7F,0x09,0x19,0x29,0x46}, // ( 50) R - 0x0052 Latin Capital Letter R |
orshefi | 80:4fbfa09ac26c | 130 | {0x46,0x49,0x49,0x49,0x31}, // ( 51) S - 0x0053 Latin Capital Letter S |
orshefi | 80:4fbfa09ac26c | 131 | {0x01,0x01,0x7F,0x01,0x01}, // ( 52) T - 0x0054 Latin Capital Letter T |
orshefi | 80:4fbfa09ac26c | 132 | {0x3F,0x40,0x40,0x40,0x3F}, // ( 53) U - 0x0055 Latin Capital Letter U |
orshefi | 80:4fbfa09ac26c | 133 | {0x1F,0x20,0x40,0x20,0x1F}, // ( 54) V - 0x0056 Latin Capital Letter V |
orshefi | 80:4fbfa09ac26c | 134 | {0x3F,0x40,0x38,0x40,0x3F}, // ( 55) W - 0x0057 Latin Capital Letter W |
orshefi | 80:4fbfa09ac26c | 135 | {0x63,0x14,0x08,0x14,0x63}, // ( 56) X - 0x0058 Latin Capital Letter X |
orshefi | 80:4fbfa09ac26c | 136 | {0x07,0x08,0x70,0x08,0x07}, // ( 57) Y - 0x0059 Latin Capital Letter Y |
orshefi | 80:4fbfa09ac26c | 137 | {0x61,0x51,0x49,0x45,0x43}, // ( 58) Z - 0x005A Latin Capital Letter Z |
orshefi | 80:4fbfa09ac26c | 138 | {0x00,0x7F,0x41,0x41,0x00}, // ( 59) [ - 0x005B Left Square Bracket |
orshefi | 80:4fbfa09ac26c | 139 | {0x02,0x04,0x08,0x10,0x20}, // ( 60) \ - 0x005C Reverse Solidus |
orshefi | 80:4fbfa09ac26c | 140 | {0x00,0x41,0x41,0x7F,0x00}, // ( 61) ] - 0x005D Right Square Bracket |
orshefi | 80:4fbfa09ac26c | 141 | {0x04,0x02,0x01,0x02,0x04}, // ( 62) ^ - 0x005E Circumflex Accent |
orshefi | 80:4fbfa09ac26c | 142 | {0x40,0x40,0x40,0x40,0x40}, // ( 63) _ - 0x005F Low Line |
orshefi | 80:4fbfa09ac26c | 143 | {0x01,0x02,0x04,0x00,0x00}, // ( 64) ` - 0x0060 Grave Accent |
orshefi | 80:4fbfa09ac26c | 144 | {0x20,0x54,0x54,0x54,0x78}, // ( 65) a - 0x0061 Latin Small Letter A |
orshefi | 80:4fbfa09ac26c | 145 | {0x7F,0x48,0x44,0x44,0x38}, // ( 66) b - 0x0062 Latin Small Letter B |
orshefi | 80:4fbfa09ac26c | 146 | {0x38,0x44,0x44,0x44,0x20}, // ( 67) c - 0x0063 Latin Small Letter C |
orshefi | 80:4fbfa09ac26c | 147 | {0x38,0x44,0x44,0x48,0x7F}, // ( 68) d - 0x0064 Latin Small Letter D |
orshefi | 80:4fbfa09ac26c | 148 | {0x38,0x54,0x54,0x54,0x18}, // ( 69) e - 0x0065 Latin Small Letter E |
orshefi | 80:4fbfa09ac26c | 149 | {0x08,0x7E,0x09,0x01,0x02}, // ( 70) f - 0x0066 Latin Small Letter F |
orshefi | 80:4fbfa09ac26c | 150 | {0x06,0x49,0x49,0x49,0x3F}, // ( 71) g - 0x0067 Latin Small Letter G |
orshefi | 80:4fbfa09ac26c | 151 | {0x7F,0x08,0x04,0x04,0x78}, // ( 72) h - 0x0068 Latin Small Letter H |
orshefi | 80:4fbfa09ac26c | 152 | {0x00,0x44,0x7D,0x40,0x00}, // ( 73) i - 0x0069 Latin Small Letter I |
orshefi | 80:4fbfa09ac26c | 153 | {0x20,0x40,0x44,0x3D,0x00}, // ( 74) j - 0x006A Latin Small Letter J |
orshefi | 80:4fbfa09ac26c | 154 | {0x7F,0x10,0x28,0x44,0x00}, // ( 75) k - 0x006B Latin Small Letter K |
orshefi | 80:4fbfa09ac26c | 155 | {0x00,0x41,0x7F,0x40,0x00}, // ( 76) l - 0x006C Latin Small Letter L |
orshefi | 80:4fbfa09ac26c | 156 | {0x7C,0x04,0x18,0x04,0x7C}, // ( 77) m - 0x006D Latin Small Letter M |
orshefi | 80:4fbfa09ac26c | 157 | {0x7C,0x08,0x04,0x04,0x78}, // ( 78) n - 0x006E Latin Small Letter N |
orshefi | 80:4fbfa09ac26c | 158 | {0x38,0x44,0x44,0x44,0x38}, // ( 79) o - 0x006F Latin Small Letter O |
orshefi | 80:4fbfa09ac26c | 159 | {0x7C,0x14,0x14,0x14,0x08}, // ( 80) p - 0x0070 Latin Small Letter P |
orshefi | 80:4fbfa09ac26c | 160 | {0x08,0x14,0x14,0x18,0x7C}, // ( 81) q - 0x0071 Latin Small Letter Q |
orshefi | 80:4fbfa09ac26c | 161 | {0x7C,0x08,0x04,0x04,0x08}, // ( 82) r - 0x0072 Latin Small Letter R |
orshefi | 80:4fbfa09ac26c | 162 | {0x48,0x54,0x54,0x54,0x20}, // ( 83) s - 0x0073 Latin Small Letter S |
orshefi | 80:4fbfa09ac26c | 163 | {0x04,0x3F,0x44,0x40,0x20}, // ( 84) t - 0x0074 Latin Small Letter T |
orshefi | 80:4fbfa09ac26c | 164 | {0x3C,0x40,0x40,0x20,0x7C}, // ( 85) u - 0x0075 Latin Small Letter U |
orshefi | 80:4fbfa09ac26c | 165 | {0x1C,0x20,0x40,0x20,0x1C}, // ( 86) v - 0x0076 Latin Small Letter V |
orshefi | 80:4fbfa09ac26c | 166 | {0x3C,0x40,0x30,0x40,0x3C}, // ( 87) w - 0x0077 Latin Small Letter W |
orshefi | 80:4fbfa09ac26c | 167 | {0x44,0x28,0x10,0x28,0x44}, // ( 88) x - 0x0078 Latin Small Letter X |
orshefi | 80:4fbfa09ac26c | 168 | {0x0C,0x50,0x50,0x50,0x3C}, // ( 89) y - 0x0079 Latin Small Letter Y |
orshefi | 80:4fbfa09ac26c | 169 | {0x44,0x64,0x54,0x4C,0x44}, // ( 90) z - 0x007A Latin Small Letter Z |
orshefi | 80:4fbfa09ac26c | 170 | {0x00,0x08,0x36,0x41,0x00}, // ( 91) { - 0x007B Left Curly Bracket |
orshefi | 80:4fbfa09ac26c | 171 | {0x00,0x00,0x7F,0x00,0x00}, // ( 92) | - 0x007C Vertical Line |
orshefi | 80:4fbfa09ac26c | 172 | {0x00,0x41,0x36,0x08,0x00}, // ( 93) } - 0x007D Right Curly Bracket |
orshefi | 80:4fbfa09ac26c | 173 | {0x02,0x01,0x02,0x04,0x02}, // ( 94) ~ - 0x007E Tilde |
orshefi | 80:4fbfa09ac26c | 174 | {0x3E,0x55,0x55,0x41,0x22}, // ( 95) C - 0x0080 <Control> |
orshefi | 80:4fbfa09ac26c | 175 | {0x00,0x00,0x00,0x00,0x00}, // ( 96) - 0x00A0 No-Break Space |
orshefi | 80:4fbfa09ac26c | 176 | {0x00,0x00,0x79,0x00,0x00}, // ( 97) ! - 0x00A1 Inverted Exclamation Mark |
orshefi | 80:4fbfa09ac26c | 177 | {0x18,0x24,0x74,0x2E,0x24}, // ( 98) c - 0x00A2 Cent Sign |
orshefi | 80:4fbfa09ac26c | 178 | {0x48,0x7E,0x49,0x42,0x40}, // ( 99) L - 0x00A3 Pound Sign |
orshefi | 80:4fbfa09ac26c | 179 | {0x5D,0x22,0x22,0x22,0x5D}, // (100) o - 0x00A4 Currency Sign |
orshefi | 80:4fbfa09ac26c | 180 | {0x15,0x16,0x7C,0x16,0x15}, // (101) Y - 0x00A5 Yen Sign |
orshefi | 80:4fbfa09ac26c | 181 | {0x00,0x00,0x77,0x00,0x00}, // (102) | - 0x00A6 Broken Bar |
orshefi | 80:4fbfa09ac26c | 182 | {0x0A,0x55,0x55,0x55,0x28}, // (103) - 0x00A7 Section Sign |
orshefi | 80:4fbfa09ac26c | 183 | {0x00,0x01,0x00,0x01,0x00}, // (104) " - 0x00A8 Diaeresis |
orshefi | 80:4fbfa09ac26c | 184 | {0x00,0x0A,0x0D,0x0A,0x04}, // (105) - 0x00AA Feminine Ordinal Indicator |
orshefi | 80:4fbfa09ac26c | 185 | {0x08,0x14,0x2A,0x14,0x22}, // (106) << - 0x00AB Left-Pointing Double Angle Quotation Mark |
orshefi | 80:4fbfa09ac26c | 186 | {0x04,0x04,0x04,0x04,0x1C}, // (107) - 0x00AC Not Sign |
orshefi | 80:4fbfa09ac26c | 187 | {0x00,0x08,0x08,0x08,0x00}, // (108) - - 0x00AD Soft Hyphen |
orshefi | 80:4fbfa09ac26c | 188 | {0x01,0x01,0x01,0x01,0x01}, // (109) - 0x00AF Macron |
orshefi | 80:4fbfa09ac26c | 189 | {0x00,0x02,0x05,0x02,0x00}, // (110) - 0x00B0 Degree Sign |
orshefi | 80:4fbfa09ac26c | 190 | {0x44,0x44,0x5F,0x44,0x44}, // (111) +- - 0x00B1 Plus-Minus Sign |
orshefi | 80:4fbfa09ac26c | 191 | {0x00,0x00,0x04,0x02,0x01}, // (112) ` - 0x00B4 Acute Accent |
orshefi | 80:4fbfa09ac26c | 192 | {0x7E,0x20,0x20,0x10,0x3E}, // (113) u - 0x00B5 Micro Sign |
orshefi | 80:4fbfa09ac26c | 193 | {0x06,0x0F,0x7F,0x00,0x7F}, // (114) - 0x00B6 Pilcrow Sign |
orshefi | 80:4fbfa09ac26c | 194 | {0x00,0x18,0x18,0x00,0x00}, // (115) . - 0x00B7 Middle Dot |
orshefi | 80:4fbfa09ac26c | 195 | {0x00,0x40,0x50,0x20,0x00}, // (116) - 0x00B8 Cedilla |
orshefi | 80:4fbfa09ac26c | 196 | {0x00,0x0A,0x0D,0x0A,0x00}, // (117) - 0x00BA Masculine Ordinal Indicator |
orshefi | 80:4fbfa09ac26c | 197 | {0x22,0x14,0x2A,0x14,0x08}, // (118) >> - 0x00BB Right-Pointing Double Angle Quotation Mark |
orshefi | 80:4fbfa09ac26c | 198 | {0x17,0x08,0x34,0x2A,0x7D}, // (119) /4 - 0x00BC Vulgar Fraction One Quarter |
orshefi | 80:4fbfa09ac26c | 199 | {0x17,0x08,0x04,0x6A,0x59}, // (120) /2 - 0x00BD Vulgar Fraction One Half |
orshefi | 80:4fbfa09ac26c | 200 | {0x30,0x48,0x45,0x40,0x20}, // (121) ? - 0x00BF Inverted Question Mark |
orshefi | 80:4fbfa09ac26c | 201 | {0x70,0x29,0x26,0x28,0x70}, // (122) `A - 0x00C0 Latin Capital Letter A with Grave |
orshefi | 80:4fbfa09ac26c | 202 | {0x70,0x28,0x26,0x29,0x70}, // (123) 'A - 0x00C1 Latin Capital Letter A with Acute |
orshefi | 80:4fbfa09ac26c | 203 | {0x70,0x2A,0x25,0x2A,0x70}, // (124) ^A - 0x00C2 Latin Capital Letter A with Circumflex |
orshefi | 80:4fbfa09ac26c | 204 | {0x72,0x29,0x26,0x29,0x70}, // (125) ~A - 0x00C3 Latin Capital Letter A with Tilde |
orshefi | 80:4fbfa09ac26c | 205 | {0x70,0x29,0x24,0x29,0x70}, // (126) "A - 0x00C4 Latin Capital Letter A with Diaeresis |
orshefi | 80:4fbfa09ac26c | 206 | {0x70,0x2A,0x2D,0x2A,0x70}, // (127) A - 0x00C5 Latin Capital Letter A with Ring Above |
orshefi | 80:4fbfa09ac26c | 207 | {0x7E,0x11,0x7F,0x49,0x49}, // (128) AE - 0x00C6 Latin Capital Letter Ae |
orshefi | 80:4fbfa09ac26c | 208 | {0x0E,0x51,0x51,0x71,0x11}, // (129) C - 0x00C7 Latin Capital Letter C with Cedilla |
orshefi | 80:4fbfa09ac26c | 209 | {0x7C,0x55,0x56,0x54,0x44}, // (130) `E - 0x00C8 Latin Capital Letter E with Grave |
orshefi | 80:4fbfa09ac26c | 210 | {0x7C,0x55,0x56,0x54,0x44}, // (131) 'E - 0x00C9 Latin Capital Letter E with Acute |
orshefi | 80:4fbfa09ac26c | 211 | {0x7C,0x56,0x55,0x56,0x44}, // (132) ^E - 0x00CA Latin Capital Letter E with Circumflex |
orshefi | 80:4fbfa09ac26c | 212 | {0x7C,0x55,0x54,0x55,0x44}, // (133) "E - 0x00CB Latin Capital Letter E with Diaeresis |
orshefi | 80:4fbfa09ac26c | 213 | {0x00,0x45,0x7E,0x44,0x00}, // (134) `I - 0x00CC Latin Capital Letter I with Grave |
orshefi | 80:4fbfa09ac26c | 214 | {0x00,0x44,0x7E,0x45,0x00}, // (135) 'I - 0x00CD Latin Capital Letter I with Acute |
orshefi | 80:4fbfa09ac26c | 215 | {0x00,0x46,0x7D,0x46,0x00}, // (136) ^I - 0x00CE Latin Capital Letter I with Circumflex |
orshefi | 80:4fbfa09ac26c | 216 | {0x00,0x45,0x7C,0x45,0x00}, // (137) "I - 0x00CF Latin Capital Letter I with Diaeresis |
orshefi | 80:4fbfa09ac26c | 217 | {0x7F,0x49,0x49,0x41,0x3E}, // (138) D - 0x00D0 Latin Capital Letter Eth |
orshefi | 80:4fbfa09ac26c | 218 | {0x7C,0x0A,0x11,0x22,0x7D}, // (139) ~N - 0x00D1 Latin Capital Letter N with Tilde |
orshefi | 80:4fbfa09ac26c | 219 | {0x38,0x45,0x46,0x44,0x38}, // (140) `O - 0x00D2 Latin Capital Letter O with Grave |
orshefi | 80:4fbfa09ac26c | 220 | {0x38,0x44,0x46,0x45,0x38}, // (141) 'O - 0x00D3 Latin Capital Letter O with Acute |
orshefi | 80:4fbfa09ac26c | 221 | {0x38,0x46,0x45,0x46,0x38}, // (142) ^O - 0x00D4 Latin Capital Letter O with Circumflex |
orshefi | 80:4fbfa09ac26c | 222 | {0x38,0x46,0x45,0x46,0x39}, // (143) ~O - 0x00D5 Latin Capital Letter O with Tilde |
orshefi | 80:4fbfa09ac26c | 223 | {0x38,0x45,0x44,0x45,0x38}, // (144) "O - 0x00D6 Latin Capital Letter O with Diaeresis |
orshefi | 80:4fbfa09ac26c | 224 | {0x22,0x14,0x08,0x14,0x22}, // (145) x - 0x00D7 Multiplcation Sign |
orshefi | 80:4fbfa09ac26c | 225 | {0x2E,0x51,0x49,0x45,0x3A}, // (146) O - 0x00D8 Latin Capital Letter O with Stroke |
orshefi | 80:4fbfa09ac26c | 226 | {0x3C,0x41,0x42,0x40,0x3C}, // (147) `U - 0x00D9 Latin Capital Letter U with Grave |
orshefi | 80:4fbfa09ac26c | 227 | {0x3C,0x40,0x42,0x41,0x3C}, // (148) 'U - 0x00DA Latin Capital Letter U with Acute |
orshefi | 80:4fbfa09ac26c | 228 | {0x3C,0x42,0x41,0x42,0x3C}, // (149) ^U - 0x00DB Latin Capital Letter U with Circumflex |
orshefi | 80:4fbfa09ac26c | 229 | {0x3C,0x41,0x40,0x41,0x3C}, // (150) "U - 0x00DC Latin Capital Letter U with Diaeresis |
orshefi | 80:4fbfa09ac26c | 230 | {0x0C,0x10,0x62,0x11,0x0C}, // (151) `Y - 0x00DD Latin Capital Letter Y with Acute |
orshefi | 80:4fbfa09ac26c | 231 | {0x7F,0x12,0x12,0x12,0x0C}, // (152) P - 0x00DE Latin Capital Letter Thom |
orshefi | 80:4fbfa09ac26c | 232 | {0x40,0x3E,0x01,0x49,0x36}, // (153) B - 0x00DF Latin Capital Letter Sharp S |
orshefi | 80:4fbfa09ac26c | 233 | {0x20,0x55,0x56,0x54,0x78}, // (154) `a - 0x00E0 Latin Small Letter A with Grave |
orshefi | 80:4fbfa09ac26c | 234 | {0x20,0x54,0x56,0x55,0x78}, // (155) 'a - 0x00E1 Latin Small Letter A with Acute |
orshefi | 80:4fbfa09ac26c | 235 | {0x20,0x56,0x55,0x56,0x78}, // (156) ^a - 0x00E2 Latin Small Letter A with Circumflex |
orshefi | 80:4fbfa09ac26c | 236 | {0x20,0x55,0x56,0x55,0x78}, // (157) ~a - 0x00E3 Latin Small Letter A with Tilde |
orshefi | 80:4fbfa09ac26c | 237 | {0x20,0x55,0x54,0x55,0x78}, // (158) "a - 0x00E4 Latin Small Letter A with Diaeresis |
orshefi | 80:4fbfa09ac26c | 238 | {0x20,0x56,0x57,0x56,0x78}, // (159) a - 0x00E5 Latin Small Letter A with Ring Above |
orshefi | 80:4fbfa09ac26c | 239 | {0x24,0x54,0x78,0x54,0x58}, // (160) ae - 0x00E6 Latin Small Letter Ae |
orshefi | 80:4fbfa09ac26c | 240 | {0x0C,0x52,0x52,0x72,0x13}, // (161) c - 0x00E7 Latin Small Letter c with Cedilla |
orshefi | 80:4fbfa09ac26c | 241 | {0x38,0x55,0x56,0x54,0x18}, // (162) `e - 0x00E8 Latin Small Letter E with Grave |
orshefi | 80:4fbfa09ac26c | 242 | {0x38,0x54,0x56,0x55,0x18}, // (163) 'e - 0x00E9 Latin Small Letter E with Acute |
orshefi | 80:4fbfa09ac26c | 243 | {0x38,0x56,0x55,0x56,0x18}, // (164) ^e - 0x00EA Latin Small Letter E with Circumflex |
orshefi | 80:4fbfa09ac26c | 244 | {0x38,0x55,0x54,0x55,0x18}, // (165) "e - 0x00EB Latin Small Letter E with Diaeresis |
orshefi | 80:4fbfa09ac26c | 245 | {0x00,0x49,0x7A,0x40,0x00}, // (166) `i - 0x00EC Latin Small Letter I with Grave |
orshefi | 80:4fbfa09ac26c | 246 | {0x00,0x48,0x7A,0x41,0x00}, // (167) 'i - 0x00ED Latin Small Letter I with Acute |
orshefi | 80:4fbfa09ac26c | 247 | {0x00,0x4A,0x79,0x42,0x00}, // (168) ^i - 0x00EE Latin Small Letter I with Circumflex |
orshefi | 80:4fbfa09ac26c | 248 | {0x00,0x4A,0x78,0x42,0x00}, // (169) "i - 0x00EF Latin Small Letter I with Diaeresis |
orshefi | 80:4fbfa09ac26c | 249 | {0x31,0x4A,0x4E,0x4A,0x30}, // (170) - 0x00F0 Latin Small Letter Eth |
orshefi | 80:4fbfa09ac26c | 250 | {0x7A,0x11,0x0A,0x09,0x70}, // (171) ~n - 0x00F1 Latin Small Letter N with Tilde |
orshefi | 80:4fbfa09ac26c | 251 | {0x30,0x49,0x4A,0x48,0x30}, // (172) `o - 0x00F2 Latin Small Letter O with Grave |
orshefi | 80:4fbfa09ac26c | 252 | {0x30,0x48,0x4A,0x49,0x30}, // (173) 'o - 0x00F3 Latin Small Letter O with Acute |
orshefi | 80:4fbfa09ac26c | 253 | {0x30,0x4A,0x49,0x4A,0x30}, // (174) ^o - 0x00F4 Latin Small Letter O with Circumflex |
orshefi | 80:4fbfa09ac26c | 254 | {0x30,0x4A,0x49,0x4A,0x31}, // (175) ~o - 0x00F5 Latin Small Letter O with Tilde |
orshefi | 80:4fbfa09ac26c | 255 | {0x30,0x4A,0x48,0x4A,0x30}, // (176) "o - 0x00F6 Latin Small Letter O with Diaeresis |
orshefi | 80:4fbfa09ac26c | 256 | {0x08,0x08,0x2A,0x08,0x08}, // (177) + - 0x00F7 Division Sign |
orshefi | 80:4fbfa09ac26c | 257 | {0x38,0x64,0x54,0x4C,0x38}, // (178) o - 0x00F8 Latin Small Letter O with Stroke |
orshefi | 80:4fbfa09ac26c | 258 | {0x38,0x41,0x42,0x20,0x78}, // (179) `u - 0x00F9 Latin Small Letter U with Grave |
orshefi | 80:4fbfa09ac26c | 259 | {0x38,0x40,0x42,0x21,0x78}, // (180) 'u - 0x00FA Latin Small Letter U with Acute |
orshefi | 80:4fbfa09ac26c | 260 | {0x38,0x42,0x41,0x22,0x78}, // (181) ^u - 0x00FB Latin Small Letter U with Circumflex |
orshefi | 80:4fbfa09ac26c | 261 | {0x38,0x42,0x40,0x22,0x78}, // (182) "u - 0x00FC Latin Small Letter U with Diaeresis |
orshefi | 80:4fbfa09ac26c | 262 | {0x0C,0x50,0x52,0x51,0x3C}, // (183) 'y - 0x00FD Latin Small Letter Y with Acute |
orshefi | 80:4fbfa09ac26c | 263 | {0x7E,0x14,0x14,0x14,0x08}, // (184) p - 0x00FE Latin Small Letter Thom |
orshefi | 80:4fbfa09ac26c | 264 | {0x0C,0x51,0x50,0x51,0x3C}, // (185) "y - 0x00FF Latin Small Letter Y with Diaeresis |
orshefi | 80:4fbfa09ac26c | 265 | {0x1E,0x09,0x09,0x29,0x5E}, // (186) A - 0x0104 Latin Capital Letter A with Ogonek |
orshefi | 80:4fbfa09ac26c | 266 | {0x08,0x15,0x15,0x35,0x4E}, // (187) a - 0x0105 Latin Small Letter A with Ogonek |
orshefi | 80:4fbfa09ac26c | 267 | {0x38,0x44,0x46,0x45,0x20}, // (188) 'C - 0x0106 Latin Capital Letter C with Acute |
orshefi | 80:4fbfa09ac26c | 268 | {0x30,0x48,0x4A,0x49,0x20}, // (189) 'c - 0x0107 Latin Small Letter C with Acute |
orshefi | 80:4fbfa09ac26c | 269 | {0x38,0x45,0x46,0x45,0x20}, // (190) C - 0x010C Latin Capital Letter C with Caron |
orshefi | 80:4fbfa09ac26c | 270 | {0x30,0x49,0x4A,0x49,0x20}, // (191) c - 0x010D Latin Small Letter C with Caron |
orshefi | 80:4fbfa09ac26c | 271 | {0x7C,0x45,0x46,0x45,0x38}, // (192) D - 0x010E Latin Capital Letter D with Caron |
orshefi | 80:4fbfa09ac26c | 272 | {0x20,0x50,0x50,0x7C,0x03}, // (193) d' - 0x010F Latin Small Letter D with Caron |
orshefi | 80:4fbfa09ac26c | 273 | {0x1F,0x15,0x15,0x35,0x51}, // (194) E - 0x0118 Latin Capital Letter E with Ogonek |
orshefi | 80:4fbfa09ac26c | 274 | {0x0E,0x15,0x15,0x35,0x46}, // (195) e - 0x0119 Latin Small Letter E with Ogonek |
orshefi | 80:4fbfa09ac26c | 275 | {0x7C,0x55,0x56,0x55,0x44}, // (196) E - 0x011A Latin Capital Letter E with Caron |
orshefi | 80:4fbfa09ac26c | 276 | {0x38,0x55,0x56,0x55,0x18}, // (197) e - 0x011B Latin Small Letter E with Caron |
orshefi | 80:4fbfa09ac26c | 277 | {0x00,0x44,0x7C,0x40,0x00}, // (198) i - 0x0131 Latin Small Letter Dotless I |
orshefi | 80:4fbfa09ac26c | 278 | {0x7F,0x48,0x44,0x40,0x40}, // (199) L - 0x0141 Latin Capital Letter L with Stroke |
orshefi | 80:4fbfa09ac26c | 279 | {0x00,0x49,0x7F,0x44,0x00}, // (200) l - 0x0142 Latin Small Letter L with Stroke |
orshefi | 80:4fbfa09ac26c | 280 | {0x7C,0x08,0x12,0x21,0x7C}, // (201) 'N - 0x0143 Latin Capital Letter N with Acute |
orshefi | 80:4fbfa09ac26c | 281 | {0x78,0x10,0x0A,0x09,0x70}, // (202) 'n - 0x0144 Latin Small Letter N with Acute |
orshefi | 80:4fbfa09ac26c | 282 | {0x7C,0x09,0x12,0x21,0x7C}, // (203) N - 0x0147 Latin Capital Letter N with Caron |
orshefi | 80:4fbfa09ac26c | 283 | {0x78,0x11,0x0A,0x09,0x70}, // (204) n - 0x0148 Latin Small Letter N with Caron |
orshefi | 80:4fbfa09ac26c | 284 | {0x38,0x47,0x44,0x47,0x38}, // (205) "O - 0x0150 Latin Capital Letter O with Double Acute |
orshefi | 80:4fbfa09ac26c | 285 | {0x30,0x4B,0x48,0x4B,0x30}, // (206) "o - 0x0151 Latin Small Letter O with Double Acute |
orshefi | 80:4fbfa09ac26c | 286 | {0x3E,0x41,0x7F,0x49,0x49}, // (207) OE - 0x0152 Latin Capital Ligature Oe |
orshefi | 80:4fbfa09ac26c | 287 | {0x38,0x44,0x38,0x54,0x58}, // (208) oe - 0x0153 Latin Small Ligature Oe |
orshefi | 80:4fbfa09ac26c | 288 | {0x7C,0x15,0x16,0x35,0x48}, // (209) R - 0x0158 Latin Capital Letter R with Caron |
orshefi | 80:4fbfa09ac26c | 289 | {0x78,0x11,0x0A,0x09,0x10}, // (210) r - 0x0159 Latin Small Letter R with Caron |
orshefi | 80:4fbfa09ac26c | 290 | {0x48,0x54,0x56,0x55,0x20}, // (211) 'S - 0x015A Latin Capital Letter S with Acute |
orshefi | 80:4fbfa09ac26c | 291 | {0x20,0x48,0x56,0x55,0x20}, // (212) 's - 0x015B Latin Small Letter S with Acute |
orshefi | 80:4fbfa09ac26c | 292 | {0x48,0x55,0x56,0x55,0x20}, // (213) S - 0x0160 Latin Capital Letter S with Caron |
orshefi | 80:4fbfa09ac26c | 293 | {0x20,0x49,0x56,0x55,0x20}, // (214) s - 0x0161 Latin Small Letter S with Caron |
orshefi | 80:4fbfa09ac26c | 294 | {0x04,0x05,0x7E,0x05,0x04}, // (215) T - 0x0164 Latin Capital Letter T with Caron |
orshefi | 80:4fbfa09ac26c | 295 | {0x08,0x3C,0x48,0x22,0x01}, // (216) t' - 0x0165 Latin Small Letter T with Caron |
orshefi | 80:4fbfa09ac26c | 296 | {0x3C,0x42,0x45,0x42,0x3C}, // (217) U - 0x016E Latin Capital Letter U with Ring Above |
orshefi | 80:4fbfa09ac26c | 297 | {0x38,0x42,0x45,0x22,0x78}, // (218) u - 0x016F Latin Small Letter U with Ring Above |
orshefi | 80:4fbfa09ac26c | 298 | {0x3C,0x43,0x40,0x43,0x3C}, // (219) "U - 0x0170 Latin Capital Letter U with Double Acute |
orshefi | 80:4fbfa09ac26c | 299 | {0x38,0x43,0x40,0x23,0x78}, // (220) "u - 0x0171 Latin Small Letter U with Double Acute |
orshefi | 80:4fbfa09ac26c | 300 | {0x0C,0x11,0x60,0x11,0x0C}, // (221) "Y - 0x0178 Latin Capital Letter Y with Diaeresis |
orshefi | 80:4fbfa09ac26c | 301 | {0x44,0x66,0x55,0x4C,0x44}, // (222) 'Z - 0x0179 Latin Capital Letter Z with Acute |
orshefi | 80:4fbfa09ac26c | 302 | {0x48,0x6A,0x59,0x48,0x00}, // (223) 'z - 0x017A Latin Small Letter Z with Acute |
orshefi | 80:4fbfa09ac26c | 303 | {0x44,0x64,0x55,0x4C,0x44}, // (224) Z - 0x017B Latin Capital Letter Z with Dot Above |
orshefi | 80:4fbfa09ac26c | 304 | {0x48,0x68,0x5A,0x48,0x00}, // (225) z - 0x017C Latin Small Letter Z with Dot Above |
orshefi | 80:4fbfa09ac26c | 305 | {0x44,0x65,0x56,0x4D,0x44}, // (226) Z - 0x017D Latin Capital Letter Z with Caron |
orshefi | 80:4fbfa09ac26c | 306 | {0x48,0x69,0x5A,0x49,0x00}, // (227) z - 0x017E Latin Small Letter Z with Caron |
orshefi | 80:4fbfa09ac26c | 307 | {0x00,0x02,0x01,0x02,0x00}, // (228) ^ - 0x02C6 Modifier Letter Circumflex Accent |
orshefi | 80:4fbfa09ac26c | 308 | {0x00,0x01,0x02,0x01,0x00}, // (229) - 0x02C7 Caron |
orshefi | 80:4fbfa09ac26c | 309 | {0x00,0x01,0x01,0x01,0x00}, // (230) - 0x02C9 Modifier Letter Macron |
orshefi | 80:4fbfa09ac26c | 310 | {0x01,0x02,0x02,0x01,0x00}, // (231) - 0x02D8 Breve |
orshefi | 80:4fbfa09ac26c | 311 | {0x00,0x00,0x01,0x00,0x00}, // (232) - 0x02D9 Dot Above |
orshefi | 80:4fbfa09ac26c | 312 | {0x00,0x02,0x05,0x02,0x00}, // (233) - 0x02DA Ring Above |
orshefi | 80:4fbfa09ac26c | 313 | {0x02,0x01,0x02,0x01,0x00}, // (234) ~ - 0x02DC Small Tilde |
orshefi | 80:4fbfa09ac26c | 314 | {0x7F,0x05,0x15,0x3A,0x50}, // (235) Pt - 0x20A7 Peseta Sign |
orshefi | 80:4fbfa09ac26c | 315 | {0x3E,0x55,0x55,0x41,0x22}, // (236) C - 0x20AC Euro Sign |
orshefi | 80:4fbfa09ac26c | 316 | {0x18,0x14,0x08,0x14,0x0C}, // (237) - 0x221E Infinity |
orshefi | 80:4fbfa09ac26c | 317 | {0x44,0x4A,0x4A,0x51,0x51}, // (238) < - 0x2264 Less-Than or Equal to |
orshefi | 80:4fbfa09ac26c | 318 | {0x51,0x51,0x4A,0x4A,0x44}, // (239) > - 0x2265 Greater-Than or Equal to |
orshefi | 80:4fbfa09ac26c | 319 | {0x74,0x42,0x41,0x42,0x74}, // (240) - 0x2302 House |
orshefi | 80:4fbfa09ac26c | 320 | }; |
orshefi | 80:4fbfa09ac26c | 321 | |
orshefi | 80:4fbfa09ac26c | 322 | const unsigned char FramePic[]= |
orshefi | 80:4fbfa09ac26c | 323 | { |
orshefi | 80:4fbfa09ac26c | 324 | 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x80,0x40,0x40,0x20,0x20,0x20,0x10,0x10,0x10,0x08,0x08,0x08,0x04,0x04,0x04,0x04,0x02,0x02,0x02,0x02,0x02,0x02,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x02,0x02,0x02,0x02,0x02,0x02,0x04,0x04,0x04,0x04,0x08,0x08,0x08,0x10,0x10,0x10,0x20,0x20,0x20,0x40,0x40,0x80,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, |
orshefi | 80:4fbfa09ac26c | 325 | 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x40,0x40,0x20,0x10,0x10,0x08,0x04,0x04,0x02,0x02,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x01,0x02,0x02,0x04,0x04,0x08,0x10,0x10,0x20,0x40,0x40,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, |
orshefi | 80:4fbfa09ac26c | 326 | 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x40,0x20,0x10,0x08,0x04,0x02,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x01,0x02,0x04,0x08,0x10,0x20,0x40,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, |
orshefi | 80:4fbfa09ac26c | 327 | 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x20,0x10,0x08,0x04,0x02,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x02,0x04,0x08,0x10,0x20,0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, |
orshefi | 80:4fbfa09ac26c | 328 | 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x40,0x30,0x08,0x06,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x06,0x08,0x30,0x40,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, |
orshefi | 80:4fbfa09ac26c | 329 | 0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x60,0x18,0x06,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x06,0x18,0x60,0x80,0x00,0x00,0x00,0x00,0x00,0x00, |
orshefi | 80:4fbfa09ac26c | 330 | 0x00,0x00,0x00,0x80,0x70,0x0E,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x0E,0x70,0x80,0x00,0x00,0x00, |
orshefi | 80:4fbfa09ac26c | 331 | 0x00,0xC0,0x3C,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x03,0x3C,0xC0,0x00, |
orshefi | 80:4fbfa09ac26c | 332 | 0xF0,0x0F,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0F,0xF0, |
orshefi | 80:4fbfa09ac26c | 333 | 0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF, |
orshefi | 80:4fbfa09ac26c | 334 | 0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF, |
orshefi | 80:4fbfa09ac26c | 335 | 0x0F,0xF0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x0F, |
orshefi | 80:4fbfa09ac26c | 336 | 0x00,0x03,0x3C,0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x3C,0x03,0x00, |
orshefi | 80:4fbfa09ac26c | 337 | 0x00,0x00,0x00,0x01,0x0E,0x70,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x70,0x0E,0x01,0x00,0x00,0x00, |
orshefi | 80:4fbfa09ac26c | 338 | 0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x06,0x18,0x60,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x60,0x18,0x06,0x01,0x00,0x00,0x00,0x00,0x00,0x00, |
orshefi | 80:4fbfa09ac26c | 339 | 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x02,0x0C,0x10,0x60,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x60,0x10,0x0C,0x02,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, |
orshefi | 80:4fbfa09ac26c | 340 | 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x03,0x04,0x08,0x10,0x20,0x20,0x40,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x40,0x20,0x20,0x10,0x08,0x04,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, |
orshefi | 80:4fbfa09ac26c | 341 | |
orshefi | 80:4fbfa09ac26c | 342 | }; |