Class Display::Font::Character
ClassList > Display > Font > Character
Public Attributes
Type | Name |
---|---|
CHARACTER_BBX_HEIGHT_TYPE | bbxHeight = 0 |
CHARACTER_BBX_WIDTH_TYPE | bbxWidth = 0 |
CHARACTER_BBX_X_OFFSET_TYPE | bbxXOffset = 0 |
CHARACTER_BBX_Y_OFFSET_TYPE | bbxYOffset = 0 |
uint8_t * | bitmap = nullptr |
CHARACTER_BYTES_TYPE | bytes = 0 |
CHARACTER_CODE_TYPE | code = 0 |
CHARACTER_DEVICE_WIDTH_X_TYPE | deviceWidthX = 0 |
CHARACTER_DEVICE_WIDTH_Y_TYPE | deviceWidthY = 0 |
Public Functions
Type | Name |
---|---|
Character (uint8_t * character) |
|
Character () |
Public Attributes Documentation
variable bbxHeight
variable bbxWidth
variable bbxXOffset
variable bbxYOffset
variable bitmap
variable bytes
variable code
variable deviceWidthX
variable deviceWidthY
Public Functions Documentation
function Character [1/2]
function Character [2/2]
The documentation for this class was generated from the following file src/Font.hpp