getOutline method

int getOutline()

Implementation

int getOutline() {
  // 557
  return ttfGetFontOutline(this);
}