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

2006-09-22 Thread John Hunter
> "Nicholas" == Nicholas Young <[EMAIL PROTECTED]> writes: Nicholas> Hi, I sent this message to the list this time yesterday Nicholas> and it doesn't seem to have either arrived or bounced - Nicholas> so I'm trying again. I Nicholas -- I just applied this to svn. Thanks! JDH --

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] 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

[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