libdragon
Loading...
Searching...
No Matches
Data Fields
style_t Struct Reference

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.
 

Detailed Description

Data related to font styling.


The documentation for this struct was generated from the following file: