Re: [Matplotlib-users] saving displayed fig as ps fails

2006-09-21 Thread George Nurser
On 20/09/06, John Hunter <[EMAIL PROTECTED]> wrote: > > "George" == George Nurser <[EMAIL PROTECTED]> writes: > > George> SVN revision 2774, linux 64-bit, TkAgg, NumPy. If I > George> create a figure on the screen (TkAgg back end), when I try > George> to save it as .ps, the result

Re: [Matplotlib-users] saving displayed fig as ps fails

2006-09-20 Thread John Hunter
> "George" == George Nurser <[EMAIL PROTECTED]> writes: George> SVN revision 2774, linux 64-bit, TkAgg, NumPy. If I George> create a figure on the screen (TkAgg back end), when I try George> to save it as .ps, the resulting file displays and prints George> as blank. However I

[Matplotlib-users] saving displayed fig as ps fails

2006-09-20 Thread George Nurser
SVN revision 2774, linux 64-bit, TkAgg, NumPy. If I create a figure on the screen (TkAgg back end), when I try to save it as .ps, the resulting file displays and prints as blank. However I can save it as .eps (or png) perfectly well. -George Nurser. -