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

PortabilityGHC
Stabilityunstable
Maintainerstephen.tetley@gmail.com

Wumpus.Drawing.Text.Base.RotTextZero

Description

Direction zero (left-to-right) measured text that supports radial inclination. Caveat - rendering at any inclination other than the horizontal may not look good in PostScript or SVG.

** WARNING ** - the API for this module needs some polish.

Synopsis

Documentation

textline :: (Fractional u, InterpretUnit u) => String -> LocRectTextLine uSource

Draw a single line of text.