Variable Glyph.blackBoxY

2: height of glyph black box

struct Glyph
{
  // ...
  ubyte blackBoxY;
  // ...
}