RSeries astromech firmware
Font8x8 Class Referenceabstract

#include <core/Font.h>

Detailed Description

Base class for 8x8 fonts.

+ Inheritance diagram for Font8x8:

Public Member Functions

virtual bool getLetter (const char inChar, byte *outBuffer)=0
 

Member Function Documentation

◆ getLetter()

virtual bool Font8x8::getLetter ( const char  inChar,
byte *  outBuffer 
)
pure virtual

Implemented in LatinFont8x8.


The documentation for this class was generated from the following file: