Font.fixedWidth

Wraps TTF_FontFaceIsFixedWidth to check whether the dsdl2.ttf.Font's font face is fixed width

class Font
const @property @trusted
bool
fixedWidth
()

Return Value

Type: bool

true if the dsdl2.ttf.Font's font face is fixed width, otherwise false

Meta