text rendering node
C44187
concept
A text rendering node is a component in a scene or UI graph responsible for laying out and drawing text with specified fonts, styles, and transformations onto a render target.
Observed surface forms (3)
| Surface form | Occurrences |
|---|---|
| text layout engine | 2 |
| text layout algorithm | 1 |
| text layout library | 1 |
Instances (5)
| Instance | Via concept surface |
|---|---|
| SKLabelNode | — |
| Unicode Line Breaking Algorithm | text layout algorithm |
| Uniscribe | text layout engine |
| ATSUI | text layout engine |
| Pango | text layout library |