|
From: Ethan M. <merritt@u.washington.edu> - 2006-07-18 20:25:22
|
On Tuesday 18 July 2006 01:10 pm, Hans-Bernhard Br=F6ker wrote: > > As of the CVS version right now, trailing blanks apparently get > ignored at least in the Windows version. That's a bug. Not under linux: gnuplot> set term png gnuplot> set output 'foo.png ' gnuplot> test gnuplot> quit # file foo.png foo.png: cannot open `test.png' (No such file or directory) # file 'foo.png ' foo.png : PNG image data, 640 x 480, 8-bit colormap, non-interlaced I'll have to leave windows-specific bugs to someone else. =2D-=20 Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |