|
From: Tatsuro M. <tma...@ya...> - 2008-02-04 00:16:53
|
Hi
I somtimes use djgpp gnuplot 4.2.2 because it is light and
it accepts pipe completely unlike pgnuplot+wgnuplot.
I found one contradiction in the djgpp gnuplot 4.2.2 .
I executed 'set terminal' to see Available terminal types.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
gnuplot> set terminal
Available terminal types:
aifm Adobe Illustrator 3.0 Format
cgm Computer Graphics Metafile
corel EPS format for CorelDRAW
dumb ascii art for anything that prints text
dxf dxf-file for AutoCad (default size 120x80)
eepic EEPIC -- extended LaTeX picture environment
emf Enhanced Metafile format
emtex LaTeX picture environment with emTeX specials
epslatex LaTeX picture environment using graphicx package
epson_180dpi Epson LQ-style 180-dot per inch (24 pin) printers
epson_60dpi Epson-style 60-dot per inch printers
epson_lx800 Epson LX-800, Star NL-10, NX-1000, PROPRINTER ...
fig FIG graphics language for XFIG graphics editor
hp2623A HP2623A and maybe others
hp2648 HP2648 and HP2647
hp500c HP DeskJet 500c, [75 100 150 300] [rle tiff]
hpdj HP DeskJet 500, [75 100 150 300]
hpgl HP7475 and relatives [number of pens] [eject]
hpljii HP Laserjet series II, [75 100 150 300]
hppj HP PaintJet and HP3630 [FNT5X9 FNT9X17 FNT13X25]
imagen Imagen laser printer
Press return for more:
latex LaTeX picture environment
mf Metafont plotting standard
mif Frame maker MIF 3.00 format
mp MetaPost plotting standard
nec_cp6 NEC printer CP6, Epson LQ-800 [monocrome color draft]
okidata OKIDATA 320/321 Standard
pbm Portable bitmap [small medium large] [monochrome gray color]
pcl5 HP Designjet 750C, HP Laserjet III/IV, etc. (many options)
postscript PostScript graphics, including EPSF embedded files (*.eps)
pslatex LaTeX picture environment with PostScript \specials
pstex plain TeX with PostScript \specials
pstricks LaTeX picture environment with PSTricks macros
qms QMS/QUIC Laser printer (also Talaris 1200 and others)
starc Star Color Printer
svg W3C Scalable Vector Graphics driver
svga IBM PC/Clone with Super VGA graphics board ["fontname"]
tandy_60dpi Tandy DMP-130 series 60-dot per inch graphics
texdraw LaTeX texdraw environment
tgif TGIF X11 [mode] [x,y] [dashed] ["font" [fontsize]]
tkcanvas Tk/Tcl canvas widget [perltk] [interactive]
tpic TPIC -- LaTeX picture environment with tpic \specials
unknown Unknown terminal type - not a plotting device
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
There lists:
svg W3C Scalable Vector Graphics driver
However
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
gnuplot> set term svg
^
unknown or ambiguous terminal type; type just 'set terminal' for a list
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Is this a bug ?
++++++++++++++++++++++++++++++++++
Evironments
gnuplot 4.2.2 djgpp on Win XP(pro and Personal)
Regards
Tatsuro
--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/
|