Enumeration

PangoFontScale

Declaration

enum Pango.FontScale

Description [src]

An enumeration that affects font sizes for superscript and subscript positioning.

Available since:1.50

Members

Name Description
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.