Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of OledLib by
ascii_font6x8.h
- Committer:
- AhJie
- Date:
- 2016-02-02
- Revision:
- 8:a6060524095f
- Parent:
- 7:60b2f555f3b7
File content as of revision 8:a6060524095f:
#ifndef __ascii_font6x8__
#define __ascii_font6x8__
// AhJie
/* Error in the previous platform
This is the newer version for Adafruit ssd1331 96X64 OLED
Import this library to your Oled and Compile
*/
static const char FontLookup_ABC[0x60][6] = {
{ 0x00,0x00,0x00,0x00,0x00,0x00 } , /*SPC */
{ 0x00,0x00,0x5F,0x00,0x00,0x00 } , /* ! */
{ 0x04,0x03,0x04,0x03,0x00,0x00 } , /* " */
{ 0x28,0x7E,0x14,0x3F,0x0A,0x00 } , /* # */
{ 0x00,0x12,0x2A,0x7F,0x2A,0x24 } , /* $ */
{ 0x23,0x13,0x08,0x64,0x62,0x00 } , /* % */
{ 0x00,0x50,0x26,0x59,0x4e,0x30 } , /* & */
{ 0x00,0x00,0x02,0x01,0x00,0x00 } , /* ' */
{ 0x00,0x00,0x1C,0x22,0x41,0x00 } , /* ( */
{ 0x41,0x22,0x1C,0x00,0x00,0x00 } , /* ) */
{ 0x22,0x14,0x08,0x14,0x22,0x00 } , /* * */
{ 0x08,0x08,0x3E,0x08,0x08,0x00 } , /* + */
{ 0x50,0x30,0x00,0x00,0x00,0x00 } , /* , */
{ 0x08,0x08,0x08,0x08,0x08,0x00 } , /* - */
{ 0x60,0x60,0x00,0x00,0x00,0x00 } , /* . */
{ 0x15,0x16,0x7C,0x16,0x11,0x00 } , /* / */
{ 0x3E,0x51,0x49,0x45,0x3E,0x00 } , /* 0 */
{ 0x00,0x00,0x40,0x7f,0x42,0x00 } , /* 1 */
{ 0x00,0x46,0x49,0x49,0x51,0x62 } , /* 2 */
{ 0x00,0x36,0x49,0x49,0x41,0x22 } , /* 3 */
{ 0x00,0x10,0x7f,0x12,0x14,0x18 } , /* 4 */
{ 0x39,0x45,0x45,0x45,0x2f,0x00 } , /* 5 */
{ 0x00,0x32,0x49,0x49,0x49,0x3e } , /* 6 */
{ 0x00,0x03,0x05,0x19,0x61,0x01 } , /* 7 */
{ 0x36,0x49,0x49,0x49,0x36,0x00 } , /* 8 */
{ 0x00,0x3e,0x49,0x49,0x49,0x26 } , /* 9 */
{ 0x00,0x36,0x36,0x00,0x00,0x00 } , /* : */
{ 0x00,0x00,0x00,0x36,0x56,0x00 } , /* ; */
{ 0x00,0x08,0x14,0x22,0x41,0x00 } , /* < */
{ 0x14,0x14,0x14,0x14,0x14,0x00 } , /* = */
{ 0x41,0x22,0x14,0x08,0x00,0x00 } , /* > */
{ 0x00,0x06,0x09,0x59,0x01,0x02 } , /* ? */
{ 0x00,0x2e,0x55,0x5d,0x41,0x3e } , /* @ */
{ 0x00,0x60,0x1c,0x13,0x1c,0x60 } , /* A */
{ 0x00,0x36,0x49,0x49,0x49,0x7f } , /* B */
{ 0x00,0x22,0x41,0x41,0x41,0x3e } , /* C */
{ 0x00,0x1c,0x22,0x41,0x41,0x7f } , /* D */
{ 0x00,0x41,0x49,0x49,0x49,0x7f } , /* E */
{ 0x00,0x01,0x09,0x09,0x09,0x7f } , /* F */
{ 0x3A,0x49,0x41,0x22,0x1C,0x00 } , /* G */
{ 0x7F,0x08,0x08,0x08,0x7F,0x00 } , /* H */
{ 0x00,0x41,0x7F,0x41,0x00,0x00 } , /* I */
{ 0x00,0x3f,0x40,0x40,0x40,0x20 } , /* J */
{ 0x00,0x41,0x22,0x14,0x08,0x7f } , /* K */
{ 0x00,0x00,0x40,0x40,0x40,0x7f } , /* L */
{ 0x7F,0x04,0x18,0x04,0x7F,0x00 } , /* M */
{ 0x00,0x7f,0x10,0x08,0x04,0x7f } , /* N */
{ 0x3E,0x41,0x41,0x41,0x3E,0x00 } , /* O */
{ 0x00,0x06,0x09,0x09,0x09,0x7f } , /* P */
{ 0x00,0x5e,0x21,0x51,0x41,0x3e } , /* Q */
{ 0x00,0x46,0x29,0x19,0x09,0x7f } , /* R */
{ 0x32,0x49,0x49,0x49,0x26,0x00 } , /* S */
{ 0x01,0x01,0x7F,0x01,0x01,0x00 } , /* T */
{ 0x3F,0x40,0x40,0x40,0x3F,0x00 } , /* U */
{ 0x03,0x1C,0x60,0x1C,0x03,0x00 } , /* V */
{ 0x0F,0x70,0x0F,0x70,0x0F,0x00 } , /* W */
{ 0x41,0x36,0x08,0x36,0x41,0x00 } , /* X */
{ 0x01,0x06,0x78,0x02,0x01,0x00 } , /* Y */
{ 0x00,0x43,0x45,0x49,0x51,0x61 } , /* Z */
{ 0x41,0x41,0x7F,0x00,0x00,0x00 } , /* [ */
{ 0x20,0x10,0x08,0x04,0x02,0x00 } , /* \ */
{ 0x00,0x00,0x7F,0x41,0x41,0x00 } , /* ] */
{ 0x00,0x02,0x01,0x02,0x00,0x00 } , /* ^ */
{ 0x40,0x40,0x40,0x40,0x40,0x00 } , /* _ */
{ 0x00,0x01,0x02,0x00,0x00,0x00 } , /* ` */
{ 0x00,0x78,0x54,0x54,0x20,0x00 } , /* a */
{ 0x00,0x38,0x44,0x44,0x7f,0x00 } , /* b */
{ 0x00,0x28,0x44,0x44,0x38,0x00 } , /* c */
{ 0x00,0x7f,0x44,0x44,0x38,0x00 } , /* d */
{ 0x00,0x18,0x54,0x54,0x38,0x00 } , /* e */
{ 0x00,0x01,0x05,0x3e,0x04,0x00 } , /* f */
{ 0x00,0x08,0x54,0x54,0x3c,0x00 } , /* g */
{ 0x00,0x78,0x04,0x04,0x7f,0x00 } , /* h */
{ 0x00,0x00,0x7D,0x00,0x00,0x00 } , /* i */
{ 0x00,0x00,0x3d,0x40,0x040,0x00} , /* j */
{ 0x00,0x44,0x28,0x10,0x7f,0x00 } , /* k */
{ 0x00,0x01,0x7F,0x00,0x00,0x00 } , /* l */
{ 0x7C,0x04,0x7C,0x04,0x78,0x00 } , /* m */
{ 0x00,0x7C,0x04,0x04,0x78,0x00 } , /* n */
{ 0x00,0x38,0x44,0x44,0x38,0x00 } , /* o */
{ 0x00,0x08,0x14,0x14,0x7c,0x00 } , /* p */
{ 0x00,0x7c,0x14,0x14,0x08,0x00 } , /* q */
{ 0x00,0x04,0x04,0x08,0x7c,0x00 } , /* r */
{ 0x00,0x24,0x54,0x54,0x48,0x00 } , /* s */
{ 0x00,0x40,0x44,0x3e,0x04,0x00 } , /* t */
{ 0x00,0x3C,0x40,0x40,0x7C,0x00 } , /* u */
{ 0x00,0x7C,0x20,0x10,0x0C,0x00 } , /* v */
{ 0x1C,0x60,0x1C,0x60,0x1C,0x00 } , /* w */
{ 0x00,0x6C,0x10,0x10,0x6C,0x00 } , /* x */
{ 0x00,0x4C,0x50,0x30,0x1C,0x00 } , /* y */
{ 0x00,0x4c,0x54,0x64,0x44,0x00 } , /* z */
{ 0x41,0x41,0x36,0x08,0x00,0x00 } , /* { */
{ 0x00,0x00,0x7F,0x00,0x00,0x00 } , /* | */
{ 0x00,0x08,0x36,0x41,0x41,0x00 } , /* } */
{ 0x08,0x04,0x08,0x10,0x08,0x00 } , /* ~ */
{ 0x00,0x00,0x00,0x00,0x00,0x00 } /*null*/
};
#endif
