@hackage wumpus-basic0.6.0

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:

  1. 5.0 to 0.6.0:

  • Updates to work with wumpus-core-0.30.0.

  • The code from Basic.Graphic has been moved in to Basic.Graphic.Primitive - this module is due a major overhaul. Basic.Graphic is now an import shim for Basic.Graphic.Primitive.

  1. 4.0 to 0.5.0:

  • Re-worked the PictureLanguage module.

  • SVGColours and X11Colours moved into Wumpus.Basic.Colour. Naming scheme for colours changed to use underscore between words rather than camelCase.

  • Updates to work with wumpus-core-0.30.0.