14.10.2014 Views

gnuplot documentation

gnuplot documentation

gnuplot documentation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

162 <strong>gnuplot</strong> 4.3 77 TERMINAL<br />

77.9.8 Nofontlist<br />

The default font table includes the fonts recommended for WebCGM, which are compatible with the<br />

Computer Graphics Metafile input filter for Microsoft Office and Corel Draw. Another application<br />

might use different fonts and/or different font names, which may not be documented. As a workaround,<br />

the nofontlist option deletes the font table from the CGM file. In this case, the reading application<br />

should use a default table. Gnuplot will still use its own default font table to select font indices. Thus,<br />

’Helvetica’ will give you an index of 1, which should get you the first entry in your application’s default<br />

font table. ’Helvetica Bold’ will give you its second entry, etc.<br />

The former winword6 option is now a deprecated synonym for nofontlist. The problems involving the<br />

color and font tables that the winword6 option was intended to work around turned out to be <strong>gnuplot</strong><br />

bugs which have now been fixed.<br />

77.10 Corel<br />

The corel terminal driver supports CorelDraw.<br />

Syntax:<br />

set terminal corel { default<br />

| {monochrome | color<br />

{"" {<br />

{ { }}}}}<br />

where the fontsize and linewidth are specified in points and the sizes in inches.<br />

monochrome, "SwitzerlandLight", 22, 8.2, 10 and 1.2.<br />

The defaults are<br />

77.11 Debug<br />

This terminal is provided to allow for the debugging of <strong>gnuplot</strong>. It is likely to be of use only for users<br />

who are modifying the source code.<br />

77.12 Dospc<br />

The dospc terminal driver supports PCs with arbitrary graphics boards, which will be automatically<br />

detected. It should be used only if you are not using the gcc or Zortec C/C++ compilers.<br />

77.13 Dumb<br />

The dumb terminal driver has an optional size specification and trailing linefeed control.<br />

Syntax:<br />

set terminal dumb {[no]feed} { }<br />

{[no]enhanced}<br />

where and set the size of the dumb terminals. Default is 79 by 24. The last newline<br />

is printed only if feed is enabled.<br />

Examples:<br />

set term dumb nofeed<br />

set term dumb 79 49 # VGA screen---why would anyone do that?<br />

77.14 Dxf<br />

The dxf terminal driver creates pictures that can be imported into AutoCad (Release 10.x). It has no<br />

options of its own, but some features of its plots may be modified by other means. The default size is

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!