getFontScale method

double getFontScale()

Implementation

double getFontScale() {
  return 1;
}