Path to this page:
Next | Query returned 2 messages, browsing 1 to 10 | previous
CVS Commit History:
2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104) |
Log message:
make it clear what package depend on
discussed with wiz@.
|
2009-09-22 15:00:23 by PHO / phonohawk | Files touched by this commit (5) | |
Log message:
Import hs-chalkboard-0.2 as wip/hs-chalkboard.
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.
|
Next | Query returned 2 messages, browsing 1 to 10 | previous