FontAtlas Class
Definition
Namespace: Brine2D.Rendering
Represents a font atlas containing pre-rendered glyphs packed into a texture.
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\). |