hps-0.11: Haskell Postscript

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 -> PathSource

Isosceles right angled triangle

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

Sierpinski triangle.