Scale

Scale: CSS scale factors (1.2 factor between each size) XXSmall: the scale factor for three shrinking steps (1 / (1.2 * 1.2 * 1.2)) XSmall: the scale factor for two shrinking steps (1 / (1.2 * 1.2)) Small: the scale factor for one shrinking steps (1 / 1.2) Medium: the scale factor for normal size (1.0)) Large: the scale factor for one magnification step (1.2) XLarge: the scale factor for two magnification steps (1.2 * 1.2) XXLarge: the scale factor for three magnification steps (1.2 * 1.2 * 1.2)

Values

ValueMeaning
XXSmallPANGO_SCALE_XX_SMALL
XSmallPANGO_SCALE_X_SMALL
SmallPANGO_SCALE_SMALL
MediumPANGO_SCALE_MEDIUM
LargePANGO_SCALE_LARGE
XLargePANGO_SCALE_X_LARGE
XXLargePANGO_SCALE_XX_LARGE

Meta