usWidthClass (USHORT)

      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:

      ┌─────┬───────────────┬────────────────────┐
      │Value│Description    │% of normal width   │
      ├─────┼───────────────┼────────────────────┤
      │1    │Ultra-condensed│50                  │
      ├─────┼───────────────┼────────────────────┤
      │2    │Extra-condensed│62.5                │
      ├─────┼───────────────┼────────────────────┤
      │3    │Condensed      │75                  │
      ├─────┼───────────────┼────────────────────┤
      │4    │Semi-condensed │87.5                │
      ├─────┼───────────────┼────────────────────┤
      │5    │Medium (normal)│100                 │
      ├─────┼───────────────┼────────────────────┤
      │6    │Semi-expanded  │112.5               │
      ├─────┼───────────────┼────────────────────┤
      │7    │Expanded       │125                 │
      ├─────┼───────────────┼────────────────────┤
      │8    │Extra-expanded │150                 │
      ├─────┼───────────────┼────────────────────┤
      │9    │Ultra-expanded │200                 │
      └─────┴───────────────┴────────────────────┘
      


    [Back] [Next]