示例#1
0
 public TTGlyph getGlyph(int a_index) {
   return m_glyf.getGlyph(a_index);
 }