hps-0.14: Haskell Postscript

Safe HaskellSafe-Inferred

Graphics.PS.Path.Graphs

Description

Set of predefined Paths.

Synopsis

Documentation

fractal_sqr :: PathSource

Path of fractal_sqr_pt with inputs (250,250), (175,175), 12.

unitArrow :: Int -> PathSource

A unit arrow.

erat :: Pt Double -> Double -> PathSource

Isosceles right angled triangle

sierpinski :: Pt Double -> Double -> Double -> PathSource

Sierpinski triangle.