32x64 3-color message board http://elektorembedded.blogspot.com/

Dependencies:   mbed

arial_8pt.h

Committer:
Clemo
Date:
2010-05-05
Revision:
0:7a63bd42cf24

File content as of revision 0:7a63bd42cf24:

#ifndef __ARIAL_8PT_H__
#define __ARIAL_8PT_H__


/* Font data for Arial 8pt */
extern const uint8_t arial_8pt_char_bitmaps[];
extern const FONT_CHAR_INFO arial_8pt_char_descriptors[];
extern const FONT_INFO arial_8pt_font_info;


#endif // __ARIAL_8PT_H__