|
|
Grapheme | grapheme |
| |
| TextStyle | style |
| | All information about the shape and color needed to render this grapheme.
|
| |
| ssize_t | logicalIndex |
| | Index of the grapheme before bidi-algorithm.
|
| |
| BidiClass | bidiClass |
| | The bidirectional classification.
|
| |
| int8_t | embeddingLevel |
| | Embedding level needed by the bidi-algorithm.
|
| |
|
GeneralCharacterClass | charClass |
| |
◆ bidiClass
| BidiClass tt::AttributedGrapheme::bidiClass |
The bidirectional classification.
◆ embeddingLevel
| int8_t tt::AttributedGrapheme::embeddingLevel |
Embedding level needed by the bidi-algorithm.
◆ logicalIndex
| ssize_t tt::AttributedGrapheme::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: