Pervasive Displays Library Suite - Reference Manual 9.0.3
Library for Pervasive Displays e-paper screens, extension boards and development kits
|
Structure for font, 8 bytes. More...
Public Attributes | |
uint8_t | startSector |
0 = end | |
uint8_t | sizeSector |
number of sectors, sector=4096 bytes, 0 = end | |
uint8_t | kind |
font description | |
uint8_t | height |
general height | |
uint8_t | maxWidth |
maximum width in *width array | |
uint8_t | first |
number of first character, usually 32 | |
uint8_t | number |
number of characters, usually 96 or 224 | |
uint8_t | dummy |
to match a 16-bit alignment, 0x08 for width_s with uint32_t index (8.0.0) | |
Structure for font, 8 bytes.