Help for CLABEL
PURPOSE:
"clabel" will read the contour information generated by the program,
"contour", after "contour's" output graphics file has been expanded by
the program, "polyscrb". "clabel" will generate a "font" parameter file,
and "font" may be used to add labels to the contour file.
OPERATION:
"clabel" should be used in the following sequence:
contour A B
polyscrb B C
copy C D
clabel D
font C E
Note that "clabel" will destroy the contents of its input file, and
that it will create a parameter file that the program, "font", will accept.
The labeled contours will appear in the output of "font".
WRITTEN BY: Mike Girard 12/3/90
COGNIZANT PROGRAMMER: nghia
REVISION: New
Made portable for UNIX ... V. Unruh ... (CRI) (Jan. 2, 1995)
PARAMETERS:
INP
"polyscrb'd" output contour file.
MINLEN
Minimum contour length to be labeled.
TRANS
Label = trans[0]*dn + trans[1]
FONTHT
Height in pixels of font.
FONT
Integer representing font type.
See Examples:
Cognizant Programmer: