FontAtlas Class
Represents a font atlas containing pre-rendered glyphs packed into a texture.
public class FontAtlas : System.IDisposable
Inheritance System.Object → FontAtlas
Implements System.IDisposable
| Methods | |
|---|---|
| Generate(SDL3Font, ITextureContext, TextureScaleMode) | Generates a font atlas for the given font with ASCII printable characters (32-126). |