Pervasive Displays Library Suite - Reference Manual 9.0.3
Library for Pervasive Displays e-paper screens, extension boards and development kits
|
Structure for font. More...
#include <hV_Font.h>
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 in pixels | |
uint8_t | maxWidth |
maximum width in pixels from *width array | |
uint8_t | first |
number of first character, usually 32 | |
uint8_t | number |
number of characters, usually 96 or 224 | |
uint8_t | dummy |
unused byte, needed for 16-bit alignment | |
const width_s * | width |
characters widths and relative addresses | |
const uint8_t * | table |
characters definitions | |
Structure for font.
Fonts to be read from external SPI Flash
Font kind
Fonts read from header file in internal MCU Flash
Font kind