From: Ari H. <ahe...@an...> - 2001-03-22 08:05:22
|
On Wed, 21 Mar 2001, David Scherer wrote: > For printing graphs, the best thing would probably be to bring in another > graphing or drawing package that supports high-quality postscript output, > and write code to convert a visual.graph into that package's conception of a > graph. > heheheeh. i vote for a conversion tool that uses the SML-NJ "Turtle" postscript-output language .... a python module that generates Turtle code (which runs under SML). ari |