DynamicFont.setSpacing

Sets the spacing for type (see spacingtype) to value in pixels (not relative to the font size).

struct DynamicFont
@nogc nothrow
void
setSpacing
(
in long type
,
in long value
)

Meta