Strawberry.Graphics.Text Namespace
Documentation for types in the Strawberry.Graphics.Text namespace.
Classes
| Type | Description |
|---|---|
Strawberry.Graphics.Text.Font |
Font resource and glyph atlas used by the text renderer. |
Strawberry.Graphics.Text.TextRenderer |
|
Strawberry.Graphics.Text.TextRendererComponent |
A component that renders text through a {{cref:Strawberry.Graphics.Layers.SpriteLayer}}. |
Strawberry.Graphics.Text.TextShader |
A specialized shader for rendering signed-distance field text. |
Enums
| Type | Description |
|---|---|
Strawberry.Graphics.Text.TextAlign |
The alignment of the text |
Strawberry.Graphics.Text.TextDirection |
The direction of the text |
Structs
| Type | Description |
|---|---|
Strawberry.Graphics.Text.Character |
Glyph metrics structure used by the Font and text renderer. |