Add SVG output and language containment options to the cgi script.

* wrap/python/cgi-bin/ltl2tgba.in (new): Mark new options as new.
(svg_output, reduce_langcout): Add these new options.
(render_dot): Support svg_output.
This commit is contained in:
Alexandre Duret-Lutz 2010-02-02 16:58:14 +01:00
parent a13ded583b
commit 72ae820b0c
2 changed files with 30 additions and 7 deletions

View file

@ -1,3 +1,11 @@
2010-02-02 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Add SVG output and language containment options to the cgi script.
* wrap/python/cgi-bin/ltl2tgba.in (new): Mark new options as new.
(svg_output, reduce_langcout): Add these new options.
(render_dot): Support svg_output.
2010-02-02 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* NEWS: Typo.