![]() |
MT2523 API Reference
LinkIt SDK v4
|
This section defines the structures for the font engine. More...
This section defines the structures for the font engine.
Data Structures | |
| struct | gdi_font_engine_color_t |
| Define the color of the font engine. More... | |
| struct | gdi_font_engine_string_info_t |
| Define the string information structure to query. More... | |
| struct | gdi_font_engine_display_string_info_t |
| Define the string information structure to display. More... | |
| struct | gdi_font_engine_language_t |
| Define the structure of the language details. More... | |
Enumerations | |
| enum | gdi_font_engine_status_t { GDI_FONT_ENGINE_OK = 0, GDI_FONT_ENGINE_ERROR_LANGUAGE_NOT_SUPPORTED = -1 } |
| Define the return status of the font engine API. More... | |