FontScale#

Added in version 1.50.

class FontScale#

An enumeration that affects font sizes for superscript and subscript positioning and for (emulated) Small Caps.

Fields#

class FontScale
NONE#

Leave the font size unchanged

SMALL_CAPS#

Change the font to a size suitable for Small Caps

SUBSCRIPT#

Change the font to a size suitable for subscripts

SUPERSCRIPT#

Change the font to a size suitable for superscripts