Package: gnuplot
Version: 4.2.2-1.2
Severity: normal

When terminal is set to png, gnuplot's output files do not contain
all axis labels (numbers) after the size parameter is altered.

The problem can be reproduced by typing:

set terminal png
set output 'okay.png'
plot sin(x)
set output 'missing.png'
set size 2,2
plot sin(x)

The problem seems not to occur for PostScript.


-- System Information:
Debian Release: lenny/sid
  APT prefers stable
Architecture: i386 (i686)

Kernel: Linux 2.6.28.10
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages gnuplot depends on:
ii  gnuplot-nox                   4.2.2-1.2  A command-line driven interactive 
ii  gnuplot-x11                   4.2.2-1.2  X11-terminal driver for gnuplot

gnuplot recommends no packages.

Versions of packages gnuplot suggests:
pn  gnuplot-doc                   <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to