On Thu, Jan 26, 2006 at 11:47:32AM +0000, W. Borgert wrote: > It would be nice, if the graph objects would have output methods > for PNG, e.g. > > g = pyx.graph.graphxy(...) > g.plot(...) > g.writePNGfile("foo", width=40, height=20).
Personally, I think this is out of the scope of the PyX package. I think the upstream authors only intended to support vector formats as output. Then, other tools can be used to convert that output to raster formats. -- gram -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]