Variable glyph_gamma_table._map

class glyph_gamma_table
{
  // ...
  ubyte[maxv] _map;
  // ...
}