Variable Font._allowKerning

class Font
{
  // ...
  bool _allowKerning;
  // ...
}