93#define ASCII_FONT_MIN_VALUE 32
94#define ASCII_FONT_MAX_VALUE 126
149#define LCD_TEXT_DEF_CHAR_SPACING 0
150#define LCD_TEXT_DEF_LINE_SPACING 0
151#define LCD_NO_PADDING (LCD_Padding){0, 0, 0, 0}
u32 LCD_Color
Represents a color in the RGB565 format.
LCD_ColorPalette
Even though the LCD itself supports 260K colors, the bus interface is only 16-bit,...
LCD_ComponentType
Represents a drawable component that can be rendered on the screen.
@ LCD_ADD_OBJ_OPT_DONT_MARK_VISIBLE
Request GLCD to not mark the newly added object as visible. In that way, it it won't be rendered by a...
LCD_Coordinate bottom_right
Used to store a drawable component of any type.
const u16 * baseline_offsets
Represents a generic object, made up of 1 or more basic components, that are rendered on the screen.