Width
class.
Indicates the relative aspect ratio of the characters of the font in relation
to the normal aspect ratio for this type of font:
FWIDTH_DONT_CARE
Any font width satisfies the request.
FWIDTH_ULTRA_CONDENSED
Ultra-condensed (50%
of normal).
FWIDTH_EXTRA_CONDENSED
Extra-condensed (62.5%
of normal).
FWIDTH_CONDENSED
Condensed (75% of normal).
FWIDTH_SEMI_CONDENSED
Semi-condensed (87.5%
of normal).
FWIDTH_NORMAL
FWIDTH_SEMI_EXPANDED
Semi-expanded (112.5%
of normal).
FWIDTH_EXPANDED
Expanded (125% of normal).
FWIDTH_EXTRA_EXPANDED
Extra-expanded (150%
of normal).
FWIDTH_ULTRA_EXPANDED
Ultra-expanded (200%
of normal).
[Back]
[Next]