Function DynamicFont.getSpacing
Returns the spacing for the given type
(see spacingtype
).
long getSpacing
(
const(long) type
) nothrow @nogc const;
Returns the spacing for the given type
(see spacingtype
).
long getSpacing
(
const(long) type
) nothrow @nogc const;