Description
Scalable font atlas generation prepares text assets for games, interfaces, and graphics pipelines using multi-channel signed distance fields. It is useful for developers who need crisp text rendering at different sizes from a packed font atlas.
Atlas settings affect visual quality, memory use, and glyph coverage. Test generated assets in the target renderer before shipping them in an application or game.