The latest version of wumpus-basic is 0.24.0-0.

wumpus-basic

Version 0.4.0 revision 0 uploaded by StephenTetley.

Package meta

Synopsis
Common drawing utilities built on wumpus-core.
Description

** 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:

  1. 3.0 to 0.4.0:

  • Reworked the monads. Monads.DrawingMonad replaces Monads.Trace, Monads.DrawingCtx, Monads.ConsDrawing. The SnocDrawing monads have been removed as they were a design mistake.

  • Removed MGraphicF type, added AGraphic.

  • Initial work on arrow drawing and extended text drawing.

  1. 2.0 to 0.3.0 :

  • Added the anchors, monads, drawingAttrs...

  • Added the module PictureLanguage from Wumpus-Core. It is located with the path prefix Wumpus.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 to disk, text changed to textline.

  1. 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.

Author
n/a
Bug reports
n/a
Category
Graphics
Copyright
Stephen Tetley <stephen.tetley@gmail.com>
Homepage
http://code.google.com/p/copperbox/
Maintainer
Stephen Tetley <stephen.tetley@gmail.com>
Package URL
n/a
Stability
highly unstable

Components