Project Alice
|
#include <text.hpp>
Public Attributes | |
text::stored_glyphs | unicodechars |
float | x = 0 |
substitution | source = std::monostate{} |
int16_t | y = 0 |
int16_t | width = 0 |
int16_t | height = 0 |
text_color | color = text_color::black |
text_color text::text_chunk::color = text_color::black |
substitution text::text_chunk::source = std::monostate{} |
text::stored_glyphs text::text_chunk::unicodechars |