faceIsFixedWidth method

int faceIsFixedWidth()

Implementation

int faceIsFixedWidth() {
  // 849
  return ttfFontFaceIsFixedWidth(this);
}