Variable Glyph.widthScaled

6: full width of glyph scaled * 64

struct Glyph
{
  // ...
  ushort widthScaled;
  // ...
}