Variable Glyph.blackBoxX

0: width of glyph black box

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