39 #if defined(ENERGIA) // LaunchPad specific 41 #else // Arduino general 49 #if (FONT_MODE == USE_FONT_TERMINAL) 51 #ifndef hV_FONT_HEADER_STRUCTURE_RELEASE 52 #define hV_FONT_HEADER_STRUCTURE_RELEASE 401 99 #endif // USE_FONT_TERMINAL 101 #endif // hV_FONT_HEADER_STRUCTURE_RELEASE uint8_t maxWidth
maximum width in pixels from *width array
Definition: hV_Font.h:94
uint8_t height
general height in pixels
Definition: hV_Font.h:93
Configuration of the options for Pervasive Displays Library Suite.
uint8_t kind
font description
Definition: hV_Font.h:92
Structure for font.
Definition: hV_Font.h:90
Structure for character width.
Definition: hV_Font.h:60
uint16_t index
relative address
Definition: hV_Font.h:63
uint8_t number
number of characters, usually 96 or 224
Definition: hV_Font.h:96
uint16_t pixel
width in pixel
Definition: hV_Font.h:62
uint8_t first
number of first character, usually 32
Definition: hV_Font.h:95