Function glyph_gamma_table.correct

correct byte value from source range to 0..255 applying gamma

ubyte correct(
  ubyte src
);