Hi everyone,
I have uploaded a small set of changes to: - MondrianUtils - CodeFu-Graphics
Concerning: - a GMLRenderer for Mondrian-like scripts (currently at the same status as the graphvizRenderer) (writes the GML format: http://www.infosun.fim.uni-passau.de/Graphlet/GML/)
- Previously, the SvgWriter could only write to a file. I have changed it so it can also be used to generate the svg contents in a string without creating an actual file. I found this useful to generate the svg image in a method for use in Seaside. - Some methods were missing (e.g. #displayLineFrom:to:) in the SvgWriter. They were added.
Doru adviced me to create a specific branch of CodeFoo for this, so that is where these changes are ;-)
cheers,
---------------------------- Johan Brichau johan.brichau@uclouvain.be