:right-sidebar: True FontScale =================================================================== .. currentmodule:: gi.repository.Pango .. versionadded:: 1.50 .. class:: FontScale :no-contents-entry: An enumeration that affects font sizes for superscript and subscript positioning and for (emulated) Small Caps. Fields ------ .. rst-class:: interim-class .. class:: FontScale :no-index: .. attribute:: NONE Leave the font size unchanged .. attribute:: SMALL_CAPS Change the font to a size suitable for Small Caps .. attribute:: SUBSCRIPT Change the font to a size suitable for subscripts .. attribute:: SUPERSCRIPT Change the font to a size suitable for superscripts