awips2/ncep/gov.noaa.nws.ncep.ui.nsharp/AwcNsharp/pcl.h
Steve Harris 39ff9954f8 12.5.1-15 baseline
Former-commit-id: 8552902906 [formerly b13cbb7e00] [formerly 8552902906 [formerly b13cbb7e00] [formerly 3904c4ccf5 [formerly 4909e0dd166e43c22a34d96aa744f51db8a7d6c0]]]
Former-commit-id: 3904c4ccf5
Former-commit-id: 97c4db937e [formerly 676ea3192f]
Former-commit-id: 9054c5ab6c
2012-06-08 13:39:48 -05:00

6 lines
196 B
C

/* PCL Raster Graphics Definitions */
void print_sounding_pcl( void );
void pcprinter_setup( FILE *fp );
void to_pclraster( short row, short maxcol, FILE *fp );
void pcclose_printer( FILE *fp );