font.h File Reference
Font 8x6 IBM-PC 8bit. More...
Go to the source code of this file.
Defines | |
| #define | FONT_HAS_GLYPH(font, c) ((c) >= (font)->first && (c) <= (font)->last) |
| Return true if glyph c is available in font. | |
| #define | default_font font_luBS14 |
| The default font. | |
Detailed Description
Font 8x6 IBM-PC 8bit.
Definition in file font.h.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)