Re: [Matplotlib-users] postscript and basemap resolution

2009-04-15 Thread Andres Luhamaa
Thanks Jeff, seems better indeed with svn version, at least resolution 'h' works (cant test the f resolution on a laptop). But when I zoom the image 4x, then gv starts giving errors again. At the same time, evince can show at the same zoom level. Andres Jeff Whitaker wrote: > Andres Luhamaa w

Re: [Matplotlib-users] postscript and basemap resolution

2009-04-14 Thread Jeff Whitaker
Andres Luhamaa wrote: > Hello! > I have a problem writing postscript output from a high resolution map. > It does not give any error, but output file gives a lot of errors while > I open it with gv. The following example works for basemap resolution > 'i', but not with resolution 'f'. Any ideas

[Matplotlib-users] postscript and basemap resolution

2009-04-14 Thread Andres Luhamaa
Hello! I have a problem writing postscript output from a high resolution map. It does not give any error, but output file gives a lot of errors while I open it with gv. The following example works for basemap resolution 'i', but not with resolution 'f'. Any ideas what I should do in a different