int getKerningSizeGlyphs32(int previousCh, int ch) { // 2903 return ttfGetFontKerningSizeGlyphs32(this, previousCh, ch); }