Difference between revisions of "Chlor"

From HaskellWiki
Jump to navigation Jump to search
m
Line 5: Line 5:
 
* that is trivial to install
 
* that is trivial to install
 
* provides a repository of reusable highlevel components
 
* provides a repository of reusable highlevel components
  +
* that can generate graphics in the most practical file formats (PDF, SVG, EPS, etc)
   
 
It is currently available from the [http://chlor.svn.sourceforge.net/viewvc/chlor/trunk/haskell/Chlor/ code repository] only.
 
It is currently available from the [http://chlor.svn.sourceforge.net/viewvc/chlor/trunk/haskell/Chlor/ code repository] only.

Revision as of 11:05, 14 January 2010

Chlor is a highlevel Haskell vector graphics framework for non-interactive diagrams and charts.

It aims to be a practical framework

  • that is trivial to install
  • provides a repository of reusable highlevel components
  • that can generate graphics in the most practical file formats (PDF, SVG, EPS, etc)

It is currently available from the code repository only.

Features

Boxes

Shapes