![]() |
libdragon
|
Data related to font styling. More...
#include <rdpq_font_internal.h>
Data Fields | |
| color_t | color |
| Color of the text. | |
| color_t | outline_color |
| Color of the outline (if any) | |
| void(* | custom )(void *arg) |
| Custom function that'll be called before rendering the text. | |
| void * | custom_arg |
| Argument to pass to the custom function. | |
Data related to font styling.