wumpus-drawing-0.4.0: High-level drawing objects built on Wumpus-Basic.

PortabilityGHC
Stabilityhighly unstable
MaintainerStephen Tetley <stephen.tetley@gmail.com>

Wumpus.Drawing.Extras.Clip

Description

Clipping paths.

Note - at the moment there is nothing much to this module. Ideally, clipping would be defined in Wumpus-Basic, but clipping needs a higher level path object than Wumpus-Basic provides.

Synopsis

Documentation

locClip :: InterpretUnit u => RelPath u -> LocGraphic u -> LocGraphic uSource

Clip a LocGraphic.