Package: gnuplot
Version: 4.0.0-5
Severity: normal

ylabel does not appear in the output file which is a .jpeg file. I think the
issue is as simple as figuring out the right package to install. But I was not
able to find the name of the package. I already read

gnuplot -> help term png
and
gnuplot -> help term jpeg

But I cannot figure out the solution for this. I am currently using Debian Etch.

To reproduce the problem
$cat square.gpi
set terminal jpeg enhanced

set output 'square.jpeg'
set xlabel 'x/L'
set ylabel 'Ux/U_J'

plot x**2

$gnuplot square.gpi
gdImageStringFT: Could not find/open font
gdImageStringFT: Could not find/open font
gdImageStringFT: Could not find/open font
gdImageStringFT: Could not find/open font

The .jpeg produced does not have any ylabel.

List of installed packages are

dpkg -l \*freetype\* \*libgd\* \*truetype\* | grep ^ii
No packages found matching *truetype*.
ii  libfreetype6     2.2.1-5        FreeType 2 font engine, shared library files
ii  libfreetype6-dev 2.2.1-5        FreeType 2 font engine, development files
ii  libgd2-noxpm     2.0.33-5.2     GD Graphics Library version 2 (without XPM s
ii  libgdbm3         1.8.3-3        GNU dbm database routines (runtime version)


Would be happy to provide any other information upon request.

thanks
raju

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

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

gnuplot recommends no packages.

-- no debconf information


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

Reply via email to