[matplotlib-devel] Using selected dpi for PS output

2006-09-20 Thread Nicholas Young
Hi, I sent this message to the list this time yesterday and it doesn't seem to have either arrived or bounced - so I'm trying again. I've written a patch (attached) to allow the PS backend to respect the dpi that's given to the FigureCanvasPS on initialisation when saving images. The solution

[matplotlib-devel] Custom symbols

2006-09-20 Thread Manuel Metz
Hi, first of all "scatter_custom_symbol.py" is great ! I really like this. But... May I express some idea/suggestions concerning custom symbols: I came from supermongo to matplotlib. And I liked the way you could define symbols in supermongo: PTYPE n s where "s" gives the style of the symbol:

[matplotlib-devel] draw_arc bug with gtk backend in lines.py

2006-09-20 Thread Marco Presi
Hi, when I try to plot a line that contains circles, I obtain this error: /usr/lib/python2.4/site-packages/matplotlib/lines.py in _draw_circle(self, renderer, gc, xt, yt, point) 616 for (x,y) in zip(xt, yt): 617 renderer.draw_arc(gc, rgbFace, --> 618

Re: [matplotlib-devel] Custom symbols

2006-09-20 Thread John Hunter
> "Manuel" == Manuel Metz <[EMAIL PROTECTED]> writes: Manuel> would be nice. Or, if I write something like this myself, Manuel> is there any chance to add this to matplotlib ? certainly. - Take Surveys. Earn Cash

Re: [matplotlib-devel] Using selected dpi for PS output

2006-09-20 Thread Darren Dale
Hi Nicholas, Thank you for the submission. I won't have time to look at this for a while (I will be out of town and out of email contact for a couple of weeks.) Maybe one of the other developers will have some time to consider your patch, otherwise, I'll have a look when I get back. Would you p

Re: [matplotlib-devel] [Matplotlib-users] compile error with python2.5

2006-09-20 Thread Charlie Moad
It builds now. We still have to wait on a useable numpy for python2.5 and pygtk for windows/py2.5. All the other components are there or we can build. On 9/20/06, John Hunter <[EMAIL PROTECTED]> wrote: > > "Charlie" == Charlie Moad <[EMAIL PROTECTED]> writes: > > Charlie> This came up on

Re: [matplotlib-devel] Using selected dpi for PS output

2006-09-20 Thread Darren Dale
Hi Nicholas, Thank you for the submission. I won't have time to look at this for a while (I will be out of town and out of email contact for a couple of weeks.) Maybe one of the other developers will have some time to consider your patch, otherwise, I'll have a look when I get back. Would you p