getKerning method

int getKerning()

Implementation

int getKerning() {
  // 784
  return ttfGetFontKerning(this);
}