faces method

int faces()

Implementation

int faces() {
  // 825
  return ttfFontFaces(this);
}