Stretch selects a normal, condensed, or expanded face.
Not all fonts supports stretches
Instance methods
condensed?
Returns true if this enum value equals Condensed
Sourceexpanded?
Returns true if this enum value equals Expanded
Sourceextra_expanded?
Returns true if this enum value equals ExtraExpanded
Sourcenormal?
Returns true if this enum value equals Normal
Sourcesemi_condensed?
Returns true if this enum value equals SemiCondensed
Sourcesemi_expanded?
Returns true if this enum value equals SemiExpanded
Sourceultra_condensed?
Returns true if this enum value equals UltraCondensed
Sourceultra_expanded?
Returns true if this enum value equals UltraExpanded
Source