The latest version of chalkboard is 1.9.0.16-0.
chalkboard
Version 1.9.0.15 revision 0 uploaded by AndyGill.
Package meta
- Synopsis
- Combinators for building and processing 2D images.
- Description
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.
- Author
- Andy Gill, Kevin Matlage
- Bug reports
- n/a
- Category
- Graphics
- Copyright
- (c) 2009 University of Kansas
- Homepage
- http://www.ittc.ku.edu/csdl/fpg/ChalkBoard
- Maintainer
- Andy Gill <andygill@ku.edu>
- Package URL
- n/a
- Stability
- Experimental