package vg

  1. Overview
  2. Docs
Declarative 2D vector graphics for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

vg-0.9.0.tbz
sha256=6e40e1dc4c1a3ddbbaeb33b65f54cba9af7d09d659517a0b27c2c382b013edb3
md5=1ce6a1ca64b16ac492073c5fe07632eb

CHANGES.md.html

v0.9.0 2015-11-25 Zagreb

  • Automated migration from camlp4 to ppx. Many thanks to the authors of camlp4-to-ppx.

  • Use standard library result type. This changes the dubious interface of Vgr_pdf.otf_font.

  • Support uutf v1.0.0 and otfm v0.3.0.

  • Build depend on topkg.

  • Relicense from BSD3 to ISC.

v0.8.2 2015-08-14 Cambridge (UK)

  • Add Vgr_cairo module. A Cairo backend contributed by Arthur Wendling.

  • -safe-string support. In the public API this only affects users of stored Manual rendering destination: Vg.Vgr.Manual.dst now takes a bytes value instead of a string.

v0.8.1 2014-08-23 Cambridge (UK)

  • Use package builder topkg for distribution.

  • Fix build and installation glitches. Thanks to Philippe Veber and Grégoire Lionnet for the reports.

  • Gg 0.9.0 compatibility.

  • Add Vgr_htmlc.screen_resolution value.

  • Vgr_htmlc.target default value for resolution argument is now the screen resolution rather than 300ppi.

  • Vgr_htmlc.target add a resize optional argument. When set to false the canvas size is kept intact and doesn't resize according to renderable sizes.

v0.8.0 2013-09-24 Lausanne

First release. Sponsored by Citrix Systems R&D and OCaml Labs.

OCaml

Innovation. Community. Security.