Bug#349976: python-pyx: should support output of PNG

2006-04-12 Thread Graham Wilson
On Thu, Jan 26, 2006 at 11:47:32AM +, 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]



Bug#349976: python-pyx: should support output of PNG

2006-01-26 Thread W. Borgert
Package: python-pyx
Severity: wishlist

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).

An upstream issue, I know :-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]