Translations:Importing and using MSDFs/1/en

From Resonite Wiki
Revision as of 17:30, 27 April 2025 by FuzzyBot (talk | contribs) (FuzzyBot moved page Translations:Rendering MSDFs/1/en to Translations:Importing and using MSDFs/1/en without leaving a redirect: Part of translatable page "Rendering MSDFs")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Multi-channel signed distance fields are how Resonite conventionally renders text. They are essentially a big lookup table of how far away a sampled point must be to be a part of some 2d object. When combined with normal image interpolation, this can result in vector-like graphics without the need for something like SVG support nor a high-resolution texture.