Manual page for F2P(1)
f2p - translates fig output into pic language
SYNOPSIS
f2p
[-s font_size] [ input_file [ output_file ] ]
DESCRIPTION
F2p
translates fig objects in the named
input_file
into pic language and put them in
output_file.
If only one file name is presented, it is assumed to be the input file
(fig output file). The output file
(pic_file),
if not presented, will be the stdout.
If the
input_file
is not presented, input will be assumed to come from the stdin.
The output from f2p can be edited to change font sizes/types.
The unit of
font_size
is point. There are 72 points in an inch.
The upper limit of font_size is 300 points (about 4 inches).
The default size is 11 points.
The position of text on the hard copy is depended on the specified
font size.
SEE ALSO
fig(1),
pic(1).
AUTHOR
Supoj Sutanthavibul (supoj@sally.UTEXAS.EDU),
University of Texas at Austin,
January 29, 1985.
Created by unroff & hp-tools.
© by Hans-Peter Bischof. All Rights Reserved (1997).
Last modified 21/April/97