sf property

num sf

Get the font scaled vertically.

Implementation

num get sf {
  return Scale.scaleFont(this);
}