Properties for text runs on a struct CobbletextEngine instance.
Definition: text_properties.h:13
CobbletextScriptDirection script_direction
The current script direction.
Definition: text_properties.h:48
CobbletextCustomPropertyID custom_property
The current user-provided custom property.
Definition: text_properties.h:72
const char * language
The current language as a BCP 47 language tag.
Definition: text_properties.h:27
const char * script
The current script as a ISO 15924 string.
Definition: text_properties.h:41
double font_size
The current font size in points.
Definition: text_properties.h:65
CobbletextFontID font
The current font face.
Definition: text_properties.h:55