static Pointer<TtfFont> openIndex(String file, int ptsize, int index) { // 188 return ttfOpenFontIndex(file, ptsize, index); }