Function DynamicFont.outlineSize
The font outline's thickness in pixels (not relative to the font size).
long outlineSize() nothrow @property @nogc;
void outlineSize
(
long v
) nothrow @property @nogc;
The font outline's thickness in pixels (not relative to the font size).
long outlineSize() nothrow @property @nogc;
void outlineSize
(
long v
) nothrow @property @nogc;