VisualServerSingleton.canvasItemSetDistanceFieldMode

Enables the use of distance fields for GUI elements that are rendering distance field based fonts.

struct VisualServerSingleton
@nogc nothrow
void
canvasItemSetDistanceFieldMode
(
in RID item
,
in bool enabled
)

Meta