Modulefpreviousupnextcontents[BIG][Normal][small]
Next: Print command: prf_f3d Up: Part IV: Appendices Prev: E Link library list Contents


F List of graphic peripherals available

 



apollo
: apollo in different modes
spectrum_apollo
: versatek (inria-apollo spectrum software)
spectrum_versaplot
: versatek(spectrum with versaplot software)
v80_apollo
: versatek (inria-apollo 80 software)
benson
: benson output only
brigitte
: brigitte (SIMULOG graphics software)
gks_plot10_entree
: plot10 - gks v3 metafile (input possible)
gks_plot10
: plot10 gks v3 metafile
gks_gral
: peripheral using gksgral
gks_gral_metafile
: define the actions for a metafile (on exit) gksgral
gks_sun
: gks for Sun on exit
hpgl
: hp-gl plotting array
ibm_gddm
: ibm-gddm environment
imprimante
: printer
phigs_apollo
: phigs for Apollo on exit
postscript
: postscript (black and white or color) version 2.07
silicon
: silicon graphics (input possible)
sun_core
: sunCORE (input possible)
sun_pixrect
: sunview pixrect (input possible)
tektronix_4014
: tektronix 4014 (direct generation of the code)
tektronix_plotter
: plotter tektronix (quasi compatible 4014)
tektronix_plot10
: tektronix (software plot 10) (input possible)
tektronix_4107
: tektronix 4107 (input possible)
tektronix_4105
: tektronix 4105 (input possible)
vax
: vaxstation under uis (input possible)
x11
: X_WINDOW version 11 (input possible)

Remarks:

it is advised to use the graphic peripherals x11 and postscript.
peripheral x11 on HP/Apollo
: To have X11 without the display manager on APOLLO, set:
wmgr -off (DM command)
followed by:
xownroot -on (shell command)
and at the end, reset:
xownroot -off
followed by:
wmgr -on

postscript peripheral
: To cater for color, 16³ = 4096 levels are used in file perifd.f. It is thus necessary to modify parameter MAXCOL in the subroutines calling sub-program inqtbc (library ft3d).

For example, you need to modify line 21 in sub-program iiniso of library trac as follows:

       PARAMETER(MAXCOL=6666)


Modulefpreviousupnextcontents[BIG][Normal][small]
Next: Print command: prf_f3d Up: Part IV: Appendices Prev: E Link library list Contents