wumpus-basic: Common drawing utilities built on wumpus-core.
** WARNING ** - this package is sub-alpha. It is only on Hackage to support other packages (Wumpus-Tree, Wumpus-Microprint) that are slighly more stable.
A few of the modules (SafeFonts, SVGColours, X11Colours) are fairly stable others simply aren't and may even disappear in subsequent updates.
Changelog:
2.0 to 0.3.0 :
Added the anchors, monads, drawingAttrs...
Added the module
PictureLanguage
from Wumpus-Core. It is located with the path prefixWumpus.Deprecated
. At some point it will be replaced...Basic.Graphic - rectangles and lines now take the supplied point to be the center rather than the bottom-left corner. Name changes -
circle
changed todisk
,text
changed totextline
.
1.1 to 0.2.0:
Added the module
Wumpus.Basic.Graphic
.SafeFonts changed to be size neutral. PostScript's
scalefont
command (which wumpus-core uses in the generated output) should be able to scale to any integer size.New demo
ColourCharts.hs
.
Modules
[Index]
- Wumpus
- Basic
- Wumpus.Basic.AnchorDots
- Wumpus.Basic.Anchors
- Wumpus.Basic.Dots
- Wumpus.Basic.Graphic
- Monads
- Wumpus.Basic.Monads.ConsDrawing
- Wumpus.Basic.Monads.Drawing
- Wumpus.Basic.Monads.DrawingCtxClass
- Wumpus.Basic.Monads.DrawingCtxMonad
- Wumpus.Basic.Monads.STraceMonad
- Wumpus.Basic.Monads.SnocDrawing
- Wumpus.Basic.Monads.TraceClass
- Wumpus.Basic.Monads.TraceMonad
- Wumpus.Basic.Monads.TurtleClass
- Wumpus.Basic.Monads.TurtleMonad
- Wumpus.Basic.SVGColours
- Wumpus.Basic.SafeFonts
- Utils
- Wumpus.Basic.VersionNumber
- Wumpus.Basic.X11Colours
- Deprecated
- Basic
Downloads
- wumpus-basic-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.1, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.10.0, 0.11.0, 0.12.0, 0.13.0, 0.14.0, 0.15.0, 0.16.0, 0.17.0, 0.18.0, 0.20.0, 0.21.0, 0.22.0, 0.24.0 |
---|---|
Change log | CHANGES |
Dependencies | base (<5), monadLib (>=3.6), vector-space (>=0.6), wumpus-core (>=0.21.0) [details] |
License | BSD-3-Clause |
Copyright | Stephen Tetley <stephen.tetley@gmail.com> |
Author | |
Maintainer | Stephen Tetley <stephen.tetley@gmail.com> |
Category | Graphics |
Home page | http://code.google.com/p/copperbox/ |
Uploaded | by StephenTetley at 2010-08-06T11:52:59Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 14471 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |