Private fontPrivate msdfPrivate rendererPrivate sdfReadonly setPrivate ssdfMap of font family names to a set of font faces.
Protected stageProtected invalidateProtected releaseSchedule a state update via queueMicrotask
This method is used to schedule a state update via queueMicrotask. This method should be called whenever a state update is needed, and it will ensure that the state is only updated once per microtask.
Protected setProtected setGenerated using TypeDoc
Singleton class for rendering text using signed distance fields.
Remarks
SdfTextRenderer supports both single-channel and multi-channel signed distance fields.