module ScaleFactor (ScaleFactor) where type ScaleFactor = (Int, Int, Int)