hps-0.2: Haskell Postscript

Graphics.PS.Bezier

Synopsis

Documentation

bezier4 :: Pt -> Pt -> Pt -> Pt -> Double -> PtSource

Four-point bezier curve interpolation. The index (mu) is in the range zero to one.