int getKerningSizeGlyphs(int previousCh, int ch) { // 2877 return ttfGetFontKerningSizeGlyphs(this, previousCh, ch); }