.TH T1ASCII 1 "5/21/92" .\" @(#) t1ascii.1 1.1 13:06:14 5/21/92 .SH NAME t1ascii \- convert type-1 font from binary to ASCII .SH SYNOPSIS .B t1ascii [ .I input [ .I output ] ] .SH DESCRIPTION .BR t1ascii converts Adobe type-1 font programs in PFB (binary) format to PFA (hexadecimal) format. If the file .I output is not specified output goes to the standard output. If the file .I input is not specified input comes from the standard input. In this way .BR t1ascii can be used as a filter. .SH "SEE ALSO" .LP .BR t1disasm (1), .BR t1asm (1), .BR t1binary (1), .LP .I "Adobe Type 1 Font Format" .SH BUGS None known. .SH AUTHOR Lee Hetherington (ilh@lcs.mit.edu)