An enumeration specifying the width of the font relative to other designs within a family.
Value | Symbolic name | Description |
0 | Pango::STRETCH_ULTRA_CONDENSED | |
1 | Pango::STRETCH_EXTRA_CONDENSED | |
2 | Pango::STRETCH_CONDENSED | |
3 | Pango::STRETCH_SEMI_CONDENSED | |
4 | Pango::STRETCH_NORMAL | the normal width |
5 | Pango::STRETCH_SEMI_EXPANDED | |
6 | Pango::STRETCH_EXPANDED | |
7 | Pango::STRETCH_EXTRA_EXPANDED | |
8 | Pango::STRETCH_ULTRA_EXPANDED |