* wrap/python/cgi/ltl2tgba.in (render_dot): Render .png directly
with dot, without using convert. * wrap/python/cgi/README: Do not mention convert.
This commit is contained in:
parent
47489236dc
commit
550e7acdb2
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +1,9 @@
|
|||
2004-02-02 Alexandre Duret-Lutz <adl@gnu.org>
|
||||
|
||||
* wrap/python/cgi/ltl2tgba.in (render_dot): Render .png directly
|
||||
with dot, without using convert.
|
||||
* wrap/python/cgi/README: Do not mention convert.
|
||||
|
||||
* wrap/python/cgi/ltl2tgba.in (render_dot, render_automaton)
|
||||
(render_bdd): New functions, extracted from the rest of the code.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue