|
|
tt::grapheme | grapheme |
| |
| text_style | style |
| | All information about the shape and color needed to render this grapheme.
|
| |
| ssize_t | logicalIndex |
| | Index of the grapheme before bidi-algorithm.
|
| |
| unicode_bidi_class | bidi_class |
| | The bidirectional classification.
|
| |
| int8_t | embeddingLevel |
| | Embedding level needed by the bidi-algorithm.
|
| |
|
unicode_general_category | general_category |
| |
◆ bidi_class
| unicode_bidi_class tt::attributed_grapheme::bidi_class |
The bidirectional classification.
◆ embeddingLevel
| int8_t tt::attributed_grapheme::embeddingLevel |
Embedding level needed by the bidi-algorithm.
◆ logicalIndex
| ssize_t tt::attributed_grapheme::logicalIndex |
Index of the grapheme before bidi-algorithm.
◆ style
All information about the shape and color needed to render this grapheme.
The documentation for this struct was generated from the following file: