~ubuntu-branches/ubuntu/intrepid/plplot/intrepid

« back to all changes in this revision

Viewing changes to doc/docbook/src/output-drivers.html

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2006-11-04 10:19:34 UTC
  • mfrom: (2.1.8 edgy)
  • Revision ID: james.westby@ubuntu.com-20061104101934-mlirvdg4gpwi6i5q
Tags: 5.6.1-10
* Orphaning the package
* debian/control: Changed the maintainer to the Debian QA Group

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
2
2
<HTML
3
3
><HEAD
4
4
><TITLE
5
5
>The PLplot Output Driver Family</TITLE
6
6
><META
7
7
NAME="GENERATOR"
8
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
 
8
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9
9
REL="HOME"
10
10
TITLE="The PLplot Plotting Library"
11
11
HREF="index.html"><LINK
12
12
REL="UP"
13
13
TITLE=" Programming "
14
 
HREF="p131.html"><LINK
 
14
HREF="p148.html"><LINK
15
15
REL="PREVIOUS"
16
 
TITLE="The Tk Driver"
17
 
HREF="tk-driver.html"><LINK
 
16
TITLE="The wxWidgets Driver (Linux, Mac OS X, Windows)"
 
17
HREF="wxwidgets-driver.html"><LINK
18
18
REL="NEXT"
19
 
TITLE=" Language Bindings "
20
 
HREF="p2080.html"><LINK
 
19
TITLE="The GD Driver"
 
20
HREF="gd-driver.html"><LINK
21
21
REL="STYLESHEET"
22
22
TYPE="text/css"
23
23
HREF="stylesheet.css"></HEAD
48
48
ALIGN="left"
49
49
VALIGN="bottom"
50
50
><A
51
 
HREF="tk-driver.html"
 
51
HREF="wxwidgets-driver.html"
52
52
ACCESSKEY="P"
53
53
>Prev</A
54
54
></TD
62
62
ALIGN="right"
63
63
VALIGN="bottom"
64
64
><A
65
 
HREF="p2080.html"
 
65
HREF="gd-driver.html"
66
66
ACCESSKEY="N"
67
67
>Next</A
68
68
></TD
78
78
NAME="output-drivers"
79
79
></A
80
80
>Chapter 6. The PLplot Output Driver Family</H1
 
81
><DIV
 
82
CLASS="TOC"
 
83
><DL
 
84
><DT
 
85
><B
 
86
>Table of Contents</B
 
87
></DT
 
88
><DT
 
89
><A
 
90
HREF="output-drivers.html#postscript-driver"
 
91
>The Postscript Driver</A
 
92
></DT
 
93
><DT
 
94
><A
 
95
HREF="gd-driver.html"
 
96
>The GD Driver</A
 
97
></DT
 
98
></DL
 
99
></DIV
81
100
><P
82
 
>    There are several drivers which produce output files to be displayed by
83
 
    another system.  Beginning with PLplot 5.0, the following drivers are 
84
 
    supported.
 
101
>    Drivers which produce output files are described in this chapter.  
 
102
    Each of the drivers has a list of options, and these may be set as 
 
103
    outlined in <A
 
104
HREF="advanced.html#arguments"
 
105
>the Section called <I
 
106
>Command Line Arguments</I
 
107
> in Chapter 3</A
 
108
>.
85
109
  </P
86
110
><DIV
87
111
CLASS="sect1"
93
117
></H1
94
118
><P
95
119
96
 
      makes .ps output, how cool.
 
120
      The Postscript driver produces publication-quality postscript
 
121
      output.  The driver provides two devices: the ps device for 
 
122
      black-and-white plots, and the psc device for color plots.
 
123
    </P
 
124
><P
 
125
>      This driver is unicode enabled, and PostScript Type I fonts are used.
 
126
      Type I fonts do not have all of the available unicode symbols
 
127
      represented.  For this reason, Hershey fonts are used for drawing 
 
128
      symbols by default, unless specified otherwise using the driver options.
 
129
    </P
 
130
><P
 
131
>      The available driver options are:
 
132
      <P
 
133
></P
 
134
><UL
 
135
><LI
 
136
><P
 
137
>          text: Use Postscript text (0|1); default 1
 
138
        </P
 
139
></LI
 
140
><LI
 
141
><P
 
142
>          hrshsym: Use Hershey fonts for symbols (0|1); default 1
 
143
        </P
 
144
></LI
 
145
></UL
 
146
>
97
147
    </P
98
148
></DIV
99
149
></DIV
113
163
ALIGN="left"
114
164
VALIGN="top"
115
165
><A
116
 
HREF="tk-driver.html"
 
166
HREF="wxwidgets-driver.html"
117
167
ACCESSKEY="P"
118
168
>Prev</A
119
169
></TD
131
181
ALIGN="right"
132
182
VALIGN="top"
133
183
><A
134
 
HREF="p2080.html"
 
184
HREF="gd-driver.html"
135
185
ACCESSKEY="N"
136
186
>Next</A
137
187
></TD
141
191
WIDTH="33%"
142
192
ALIGN="left"
143
193
VALIGN="top"
144
 
>The Tk Driver</TD
 
194
>The wxWidgets Driver (Linux, Mac OS X, Windows)</TD
145
195
><TD
146
196
WIDTH="34%"
147
197
ALIGN="center"
148
198
VALIGN="top"
149
199
><A
150
 
HREF="p131.html"
 
200
HREF="p148.html"
151
201
ACCESSKEY="U"
152
202
>Up</A
153
203
></TD
155
205
WIDTH="33%"
156
206
ALIGN="right"
157
207
VALIGN="top"
158
 
>Language Bindings</TD
 
208
>The GD Driver</TD
159
209
></TR
160
210
></TABLE
161
211
></DIV