mikroSDK Reference Manual
|
The structure used for information about the font bitmap and color. More...
Data Fields | |
const vtft_byte_t * | font_data |
gl_color_t | color |
Necto Studio Designer will automaticly define the values stored within, but the user can change values in his code.
const vtft_byte_t* vtft_font::font_data |
Bitmap font characters bitmap generated by Necto Studio.
gl_color_t vtft_font::color |
Color of the font.