File: svdriv.html

package info (click to toggle)
pgplot5 5.2.2-19.8
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid
  • size: 7,192 kB
  • sloc: fortran: 39,795; ansic: 22,554; objc: 1,534; sh: 1,298; makefile: 269; pascal: 233; perl: 209; tcl: 190; awk: 51; csh: 25
file content (30 lines) | stat: -rw-r--r-- 917 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<HTML>
<HEAD><TITLE>SVDRIV</TITLE></HEAD>
<BODY>

<H2>Sun Workstations Running SunView</H2>
<DL>

<DT>Supported device
<DD>Sun workstations running SunView. This driver handles the
following capabilities: arbitrary sized view surface, 32 colors, 16
pre-defined, white background, buffering, a fully working cursor, with
values returned for the mouse buttons, fast polygon and rectangle fill.
Note that SunView is not supported under the current Solaris operating
system: use the <A HREF="xwdriv.html">X Window</A> driver instead

<DT>Device type code
<DD><CODE>/SUNVIEW</CODE> gives a 7.8 by 7.8-inch window (640 by 640
pixels);<BR>
 <CODE>x/SUNVIEW</CODE> gives a square window, x x  x inches;<BR>
<CODE>x,y/SUNVIEW</CODE> gives a rectangular window, x x  y inches.<BR>
 x and
y can be integers or decimal numbers.

<DT>Author
<DD>Brian M. Sutin, Jim Morgan, T. J. Pearson, Sam Southard.
</DL>


<HR>
</BODY></HTML>