Variable glyph_gamma_table._gamma

class glyph_gamma_table
{
  // ...
  double _gamma = 1.0;
  // ...
}