Vg v0.9.5

Vg is a declarative 2D vector graphics library. Images are values that denote functions mapping points of the cartesian plane to colors and combinators are provided to define and compose them.

Renderers for PDF, SVG, the HTML canvas and Cairo are distributed with the library. An API allows to implement new renderers.

Manuals

These manuals are available:

Library vg

Libraries vg.{cairo,htmlc,pdf}

Each of these modules is in its own library as they entails more dependencies.