mikroSDK Reference Manual
vtft_font Struct Reference

The structure used for information about the font bitmap and color. More...

Data Fields

const vtft_byte_tfont_data
 
gl_color_t color
 

Detailed Description

Necto Studio Designer will automaticly define the values stored within, but the user can change values in his code.

Field Documentation

◆ font_data

const vtft_byte_t* vtft_font::font_data

Bitmap font characters bitmap generated by Necto Studio.

◆ color

gl_color_t vtft_font::color

Color of the font.