![]() |
RSeries astromech firmware
|
#include <core/Font.h>
Base class for 8x8 fonts.
Inheritance diagram for Font8x8:Public Member Functions | |
| virtual bool | getLetter (const char inChar, byte *outBuffer)=0 |
|
pure virtual |
Implemented in LatinFont8x8.