Class Display::Font::Font
ClassList > Display > Font > Font
Public Attributes
Type | Name |
---|---|
FONT_ASCENT_TYPE | ascent |
FONT_BOUNDING_BOX_HEIGHT_TYPE | boundingBoxHeight |
FONT_BOUNDING_BOX_WIDTH_TYPE | boundingBoxWidth |
FONT_BOUNDING_BOX_X_OFFSET_TYPE | boundingBoxXOffset |
FONT_BOUNDING_BOX_Y_OFFSET_TYPE | boundingBoxYOffset |
FONT_DESCENT_TYPE | descent |
uint8_t * | firstCharacter |
FONT_CHARACTERS_TYPE | numCharacters |
FONT_SIZE_TYPE | size |
Public Functions
Type | Name |
---|---|
Font (uint8_t * font) |
|
Character | getCharacter (uint16_t character) |
Public Attributes Documentation
variable ascent
variable boundingBoxHeight
variable boundingBoxWidth
variable boundingBoxXOffset
variable boundingBoxYOffset
variable descent
variable firstCharacter
variable numCharacters
variable size
Public Functions Documentation
function Font
function getCharacter
The documentation for this class was generated from the following file src/Font.hpp