File: drivers.list

package info (click to toggle)
pgplot5 5.2.2-19
  • links: PTS
  • area: non-free
  • in suites: jessie-kfreebsd, wheezy
  • size: 7,060 kB
  • sloc: fortran: 39,792; ansic: 22,549; objc: 1,534; sh: 1,305; makefile: 386; perl: 234; pascal: 233; tcl: 190; awk: 51; csh: 25
file content (93 lines) | stat: -rw-r--r-- 5,505 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
! PGPLOT drivers.
!------------------------------------------------------------------------------
! To configure PGPLOT, ensure that drivers you do not want are
! commented out (place ! in column 1). N.B. Many device-drivers are
! available on selected operating systems only.
!------------------------------------------------------------------------------
! File       Code       Description                                Restrictions
! ARDRIV 0 /ARGS      Sigma Args image device, 7000 series		VMS 
! BCDRIV 0 /BCANON    Canon Laser printer (bitmap version), landscape
! CADRIV 0 /CANON     Canon Laser printer, LBP-8/A2, landscape
! CCDRIV 0 /CCP       DEC LJ250 Color Companion printer
! CWDRIV 0 /CW6320    Gould/Bryans Colourwriter 6320 pen plotter	Std F77
! EPDRIV 0 /EPSON     Epson FX100 dot matrix printer
! EXDRIV 1 /EXCL      Talaris/EXCL printers, landscape
! EXDRIV 2 /EXCL      Talaris/EXCL printers, portrait
! GCDRIV 0 /GENICOM   Genicom 4410 dot-matrix printer, landscape
!             Caution: use of GIDRIV may require a license from Unisys:
! GIDRIV 1 /GIF       GIF-format file, landscape
! GIDRIV 2 /VGIF      GIF-format file, portrait
  GLDRIV 1 /HPGL      Hewlett-Packard HP-GL plotters, landscape		Std F77
  GLDRIV 2 /VHPGL     Hewlett-Packard HP-GL plotters, portrait		Std F77
! GODRIV 0 /GOC       GOC Sigma T5670 terminal				VMS 
! GRDRIV 0 /GRINNELL  Grinnell GMR-270 Image Display			VMS 
! GVDRIV 0 /GVENICOM  Genicom 4410 dot-matrix printer, portrait
  HGDRIV 0 /HPGL2     HP-GL/2 device, only tested with a Laserjet III printer     
! HIDRIV 0 /HIDMP     Houston Instruments HIDMP pen plotter
! HJDRIV 0 /HJ        Hewlett-Packard Desk/Laserjet printer
  HPDRIV 0 /HP7221    Hewlett-Packard HP7221 pen plotter		Std F77
! IKDRIV 0 /IKON      Digisolve Ikon Pixel Engine			VMS 
! IMDRIV 0 /IMPRESS   Imagen printers (Impress language), landscape
! IRDRIV 0 /IRIS      SiliconGraphics Console				SGI (C)
! LADRIV 0 /LA50      Dec LA50 and other sixel printers
! LIDRIV 0 /LIACOM    Liacom Graphic Video Display (GVD-02)		VMS
! LJDRIV 0 /LJ        Hewlett-Packard LaserJet printers
! LSDRIV 1 /LIPS2     Canon LaserShot printer (landscape)
! LSDRIV 2 /VLIPS2    Canon LaserShot printer (portrait)
! LNDRIV 0 /LN03      Dec LN03-PLUS Laser printer (landscape)
! LVDRIV 0 /LVN03     Dec LN03-PLUS Laser printer (portrait)
  LXDRIV 0 /LATEX     LaTeX picture environment
  MCDRIV 0 /MAC       Macintosh window
  MFDRIV 0 /FILE      PGPLOT graphics metafile
! NEDRIV 0 /NEXT      Computers running NeXTstep operating system
  NUDRIV 0 /NULL      Null device (no output)				Std F77
! PKDRIV 0 /PK        Peritek Corp. VCK-Q frame-buffer video		VMS
! PPDRIV 1 /PPM       Portable Pixel Map file, landscape
! PPDRIV 2 /VPPM      Portable PIxel Map file, portrait
  PSDRIV 1 /PS        PostScript printers, monochrome, landscape	Std F77
  PSDRIV 2 /VPS       Postscript printers, monochrome, portrait		Std F77
  PSDRIV 3 /CPS       PostScript printers, color, landscape		Std F77
  PSDRIV 4 /VCPS      PostScript printers, color, portrait		Std F77
! PXDRIV 0 /PRINTRONI Printronix P300 or P600 dot-matrix printer
! PZDRIV 0 /PERITEK   Peritek Corp. VCH-Q frame-buffer video		VMS
! QMDRIV 1 /QMS       QUIC devices (QMS and Talaris), landscape		Std F77
! QMDRIV 2 /VQMS      QUIC devices (QMS and Talaris), portrait		Std F77
! SVDRIV 0 /SUNVIEW   Sun workstations running SunView			SunOS C
! TFDRIV 0 /TFILE     Tektronix-format disk file                        VMS
! TODRIV 0 /TOSHIBA   Toshiba "3-in-one" printer, model P351
! TTDRIV 1 /TEK4010   Tektronix 4006/4010 storage-tube terminal		Std F77
! TTDRIV 2 /GF        GraphOn terminal					Std F77
! TTDRIV 3 /RETRO     RetroGraphics terminal				Std F77
! TTDRIV 4 /GTERM     GTERM Tektronix terminal emulator			Std F77
! TTDRIV 5 /XTERM     XTERM Tektronix terminal emulator			Std F77
! TTDRIV 6 /ZSTEM     ZSTEM terminal emulator				Std F77
! TTDRIV 7 /V603      Visual 603 terminal				Std F77
! TTDRIV 8 /KRM3      Kermit 3 on IBM-PC				Std F77
! TTDRIV 9 /TK4100    Tektronix 4100-series terminals			Std F77
! TXDRIV 0 /TX        TeX PK Font Output files
! VADRIV 0 /VCANON    Canon Laser printer, LBP-8/A2, portrait
! VBDRIV 0 /VBCANON   Canon Laser printer (bitmap version), portrait
! VEDRIV 1 /VERSATEC  Versatec V80 dot-matrix printer, landscape
! VEDRIV 2 /VVERSATEC Versatec V80 dot-matrix printer, portrait
! VIDRIV 0 /VIPRESS   Imagen printers (Impress language), portrait
! VTDRIV 0 /VT125     Dec Regis terminals (VT125 etc.)			Std F77
! WDDRIV 1 /WD        X Window dump file, landscape
! WDDRIV 2 /VWD       X Window dump file, portrait
! WSDRIV 0 /WS        VAX workstations running VWS software		VMS
! X2DRIV 0 /XDISP     PGDISP or FIGDISP server for X workstations	C
! XWDRIV 1 /XWINDOW   Workstations running X Window System		C
! XWDRIV 2 /XSERVE    Persistent window on X Window System		C
! ZEDRIV 0 /ZETA      Zeta 8 Digital Plotter
!
! The following drivers can only be used in PGPLOT installations on MS-DOS
! systems with appropriate hardware and software. Do not select these 
! on UNIX or VMS systems.
!
! LHDRIV 0 /LH        IBM PCs and clones, Lahey F77 32-bit Fortran v5.0
! MSDRIV 0 /MSOFT     IBM PCs and clones running Microsoft Fortran 5.0
! SSDRIV 0 /SS        IBM PCs and clones, MS-DOS, Salford Software FTN
!
! The following driver can only be used in PGPLOT installations on Acorn
! Archimedes systems with appropriate hardware and software.
!
! ACDRIV 0 /ARC       Acorn Archimedes computer