Hello,
I use gnuplot 4.2 on my openSuSE 10.3 system. The PNG terminal seems to
have
a bug when giving the terminal size parameter. The default size is 640x480
which works, however doubling this size does only work for the X-scale but
not for y. Eg look at this session:
$ gnuplot
gnuplot> set terminal png size 1280 960 # 2* (640x480)
gnuplot> set output '| display png:-'
gnuplot> plot sin(x)
The resulting output is a graphics of 1280x480 pixel on my system. Am I
missing something?
Thanks
Rainer
--
Rainer Krienke, Uni Koblenz, Rechenzentrum, A22, Universitaetsstrasse 1
56070 Koblenz, http://www.uni-koblenz.de/~krienke,
Tel: +49261287 1312
PGP: http://www.uni-koblenz.de/~krienke/mypgp.html,Fax:
+49261287 1001312


|