API Version: 1.0
Library Version: 1.49.2
enum Pango.FontScale
An enumeration that affects font sizes for superscript and subscript positioning.
PANGO_FONT_SCALE_NONE
Leave the font size unchanged.
PANGO_FONT_SCALE_SUPERSCRIPT
Change the font to a size suitable for superscripts.
PANGO_FONT_SCALE_SUBSCRIPT
Change the font to a size suitable for subscripts.
Content