hps-0.2: Haskell Postscript

Graphics.PS.Transform

Documentation

translate :: Transformable a => Double -> Double -> a -> aSource

scale :: Transformable a => Double -> Double -> a -> aSource

rotate :: Transformable a => Double -> a -> aSource