![]() |
mikroSDK Reference Manual
|
The structure used for information about the font bitmap and color. More...
Data Fields | |
| vtft_byte_t *__generic | caption |
| vtft_index_t | max_length |
| vtft_font | font |
User shall define the values stored within.
| vtft_byte_t* __generic vtft_text::caption |
String of text.
| vtft_index_t vtft_text::max_length |
Maximum length of the caption.
| vtft_font vtft_text::font |
Font used for drawing caption.