pango.c.font

Members

Enums

PangoFontMask
enum PangoFontMask

PangoFontMask: @PANGO_FONT_MASK_FAMILY: the font family is specified. @PANGO_FONT_MASK_STYLE: the font style is specified. @PANGO_FONT_MASK_VARIANT: the font variant is specified. @PANGO_FONT_MASK_WEIGHT: the font weight is specified. @PANGO_FONT_MASK_STRETCH: the font stretch is specified. @PANGO_FONT_MASK_SIZE: the font size is specified. @PANGO_FONT_MASK_GRAVITY: the font gravity is specified (Since: 1.16.)

PangoStretch
enum PangoStretch

PangoStretch: @PANGO_STRETCH_ULTRA_CONDENSED: ultra condensed width @PANGO_STRETCH_EXTRA_CONDENSED: extra condensed width @PANGO_STRETCH_CONDENSED: condensed width @PANGO_STRETCH_SEMI_CONDENSED: semi condensed width @PANGO_STRETCH_NORMAL: the normal width @PANGO_STRETCH_SEMI_EXPANDED: semi expanded width @PANGO_STRETCH_EXPANDED: expanded width @PANGO_STRETCH_EXTRA_EXPANDED: extra expanded width @PANGO_STRETCH_ULTRA_EXPANDED: ultra expanded width

PangoStyle
enum PangoStyle

PangoStyle: @PANGO_STYLE_NORMAL: the font is upright. @PANGO_STYLE_OBLIQUE: the font is slanted, but in a roman style. @PANGO_STYLE_ITALIC: the font is slanted in an italic style.

PangoVariant
enum PangoVariant

PangoVariant: @PANGO_VARIANT_NORMAL: A normal font. @PANGO_VARIANT_SMALL_CAPS: A font with the lower case characters replaced by smaller variants of the capital characters.

PangoWeight
enum PangoWeight

PangoWeight: @PANGO_WEIGHT_THIN: the thin weight (= 100; Since: 1.24) @PANGO_WEIGHT_ULTRALIGHT: the ultralight weight (= 200) @PANGO_WEIGHT_LIGHT: the light weight (= 300) @PANGO_WEIGHT_SEMILIGHT: the semilight weight (= 350; Since: 1.36.7) @PANGO_WEIGHT_BOOK: the book weight (= 380; Since: 1.24) @PANGO_WEIGHT_NORMAL: the default weight (= 400) @PANGO_WEIGHT_MEDIUM: the normal weight (= 500; Since: 1.24) @PANGO_WEIGHT_SEMIBOLD: the semibold weight (= 600) @PANGO_WEIGHT_BOLD: the bold weight (= 700) @PANGO_WEIGHT_ULTRABOLD: the ultrabold weight (= 800) @PANGO_WEIGHT_HEAVY: the heavy weight (= 900) @PANGO_WEIGHT_ULTRAHEAVY: the ultraheavy weight (= 1000; Since: 1.24)

Structs

PangoFont
struct PangoFont

PangoFont:

PangoFontDescription
struct PangoFontDescription

PangoFontDescription:

PangoFontFace
struct PangoFontFace

PangoFontFace:

PangoFontFamily
struct PangoFontFamily

PangoFontFamily:

PangoFontMetrics
struct PangoFontMetrics

PangoFontMetrics:

Variables

PANGO_GLYPH_EMPTY
enum PangoGlyph PANGO_GLYPH_EMPTY;
PANGO_SCALE_XX_SMALL
enum double PANGO_SCALE_XX_SMALL;

Meta