chalkboard: Combinators for building and processing 2D images.

[ bsd3, graphics, library ] [ Propose Tags ]

Chalkboard is a Haskell hosted Domain Specific Language (DSL) for image generation and processing. The basic structure is a chalk board, a two-dimensional canvas of values, typically colors. Chalkboard provides the usual image processing functions (masking, overlaying, function mapping, cropping, warping, rotating) as well as a few more unusual ones. Images can be imported into Chalkboard, as first-class color chalk boards. Chalkboard also provides combinators for drawing shapes on directly on boards. The system is based loosely on PAN, but the principal image type, a Board, is abstract.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 1.9.0.15, 1.9.0.16
Dependencies array, base [details]
License BSD-3-Clause
Copyright (c) 2009 Andy Gill
Author Andy Gill
Maintainer Andy Gill <andygill@ku.edu>
Category Graphics
Home page http://ittc.ku.edu/~andygill/chalkboard.php
Uploaded by AndyGill at 2009-04-22T20:21:51Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 4182 total (17 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]