|
From: Dieter J. <die...@t-...> - 2005-07-21 11:37:05
|
Hi Zeray,
this depends on the gnuplot version and how things have been compiled. What=
I=20
can do (and hopefully you, too):
in gnuplot:
set terminal pbm color [other related options]
set output "dummy.ppm"
plot x*x
and afterwards (well; if you have cygwin you might have those tools, too):
ppmtojpeg dummy.ppm
or=20
ppm2tiff dummy.ppm
there you should get what you want to.
Apart from this you would need a gnuplot compiled & linked against libgd wi=
th=20
the gd-terminal included, I cannot tell whether this is available as=20
precompiled version for Windows.
I hope that the netpbm-tools are available in your cygwin installation.
Take care
Dieter Jurzitza
Am Donnerstag, 21. Juli 2005 11:28 schrieb Zeray Abraha:
> Hi,
> I would like to have the gnuplot outputs direct in jpeg or jpg formats.
> I tried something like the following:
*****
=2D-=20
=2D----------------------------------------------------------
|
\
/\_/\ |
| ~x~ |/-----\ /
\ /- \_/
^^__ _ / _ ____ /
<=B0=B0__ \- \_/ | |/ | |
|| || _| _| _| _|
if you really want to see the pictures above - use some font
with constant spacing like courier! :-)
=2D----------------------------------------------------------
|