home *** CD-ROM | disk | FTP | other *** search
-
-
-
- CCPS(3F) UNIX Programmer's Manual CCPS(3F)
-
-
-
- NAME
- ccps - CalComp-to-PostScript plotting subroutine library
-
- USAGE
- f77 junk.f -l_c_c_p_s
-
- DESCRIPTION
- The ccps subroutines can be called to generate a plot file
- (_p_s__p_l_o_t) 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 _p_s__p_l_o_t file is plotted using the _p_p_r(1) command.
- _p_s__p_l_o_t is created in the working directory, overwriting any
- existing _p_s__p_l_o_t file.
-
- These subroutines are "CalComp-compatible", and compatible
- with the _c_a_l_c_o_m_p(3f) (CalComp 1077 plotter), _h_o_u_s_t_o_n(3f)
- (Houston DP8-S3 plotter), _h_p_7_4_7_5(3f) (HP 7475A plotter),
- _i_m_p_l_o_t(3f) (Imagen 8/300 laser printer), and _c_c_t_c_s(3f) (Tek-
- tronix 4014 terminal) subroutines. This library also con-
- tains 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.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Printed 3/5/87 LOCAL 1
-
-
-
-