Module: Pango::FontScale

Defined in:
(unknown)

Constant Summary collapse

NONE =

Leave the font size unchanged

0 or :none
SUPERSCRIPT =

Change the font to a size suitable for superscripts

1 or :superscript
SUBSCRIPT =

Change the font to a size suitable for subscripts

2 or :subscript
SMALL_CAPS =

Change the font to a size suitable for Small Caps

3 or :small_caps