Browse thread
[ANN] release mlpost 0.8.0
- Johannes Kanig
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-04-13 (16:06) |
From: | Johannes Kanig <johannes.kanig@g...> |
Subject: | [ANN] release mlpost 0.8.0 |
Hello Caml-list, Mlpost 0.8 is finally out! You can get it at http://mlpost.lri.fr/ or at the ocamlforge. Notable changes are a few new modules, such as Tree_adv which delivers more powerful placement of trees, using overlays, or Real_plot, a nice alternative to Plot for float-valued functions. There also is a new system of contributions (contribs), and two contribs for the moment. The first, Mlpost_lablgtk, allows to easily include Mlpost figures into a GTK interface. The other one, Mlpost_dot, draws graphs using a placement as given by the dot(graphviz) tool. The Cairo backend is considered stable now and delivers mostly identical results as the Metapost backend. It supports PS, PDF , PNG and SVG output. A few minor bugs have been fixed, thanks to Julien Signoles, Stéphane Glondu and others. Finally, there are 4 incompatible changes, hopefully they do only affect a few people. See the CHANGES file for more details. Have fun and do not hesitate to submit bug reports, either by mail to the developers, or via the bug tracking system on the forge. If you want to follow the Mlpost development more closely, we are now using a public git repository at the INRIA forge: git clone git://scm.gforge.inria.fr/mlpost/mlpost.git The Mlpost developers -- Johannes Kanig johannes.kanig@lri.fr