Function Font.fixedWidth

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

bool fixedWidth() @property @trusted const;

Returns

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