CCPS
Section: Fortran Library Routines (3F)
Updated: LOCAL
Index
Return to Main Contents
NAME
ccps - CalComp-to-PostScript plotting subroutine library
USAGE
f77 junk.f -lccps
DESCRIPTION
The
ccps
subroutines can be called to generate a plot file
(ps_plot) containing PostScript commands
for the laser printers using the postscript language,
such as the Apple LaserWriter.
The available plotting area is about 10.5 inches (X-axis) by
8.0 inches (Y-axis).
The ps_plot file is plotted using the
ppr(1)
command.
ps_plot is created in the working directory,
overwriting any existing
ps_plot file.
These subroutines are ``CalComp-compatible'',
and compatible with the
calcomp(3f)
(CalComp 1077 plotter),
houston(3f)
(Houston DP8-S3 plotter),
hp7475(3f)
(HP 7475A plotter),
implot(3f)
(Imagen 8/300 laser printer),
and
cctcs(3f)
(Tektronix 4014 terminal)
subroutines.
This library also contains interfaces for
Surface Display Library and navplt.
You can get a manual for these subroutines
from Rex Sanders (x7052, A220).
FILES
/usr/local/lib/libccps.a
SEE ALSO
calcomp(3f), houston(3f), hp7475(3f), implot(3f), cctcs(3f), sdl(3f), navplt(1)
``Programming CalComp Electromechanical Plotters, 1976''
BUGS
There is no way to plot more than one page at a time.
AUTHORS
Rex Sanders, USGS Pacific Marine Geology - primary author.
Public domain - several auxiliary subroutines.
Index
- NAME
-
- USAGE
-
- DESCRIPTION
-
- FILES
-
- SEE ALSO
-
- BUGS
-
- AUTHORS
-
This document was created by
man2html,
using the manual pages.
Time: 07:02:10 GMT, December 12, 2024