# t1ascii(1) - man - phpman

[T1ASCII(1)](https://www.chedong.com/phpMan.php/man/T1ASCII/1/markdown)                             General Commands Manual                            [T1ASCII(1)](https://www.chedong.com/phpMan.php/man/T1ASCII/1/markdown)



## NAME
       t1ascii - convert PostScript Type 1 font from binary to ASCII

## SYNOPSIS
       **t1ascii** [**-l** _length_] [_input_ [_output_]]

## DESCRIPTION
       **t1ascii**  converts Adobe Type 1 font programs in PFB (binary) format to PFA (hexadecimal) for‐
       mat. If the file _output_ is not specified output goes to the standard output.  If the file _in__‐
       _put_ is not specified input comes from the standard input.

## OPTIONS
       **--line-length=**_num_, **-l** _num_
            Set  the  maximum  length of encrypted lines in the output to _num._  (These are the lines
            consisting wholly of hexadecimal digits.) The default is 64.

       **--warnings**, **-w**
            Warn when the input font contains lines longer than 255 characters.   Long  lines  don't
            strictly  conform  to  Adobe's  Document Structuring Conventions, and may cause problems
            with older software.

## SEE ALSO
       [**t1binary**(1)](https://www.chedong.com/phpMan.php/man/t1binary/1/markdown), [**t1unmac**(1)](https://www.chedong.com/phpMan.php/man/t1unmac/1/markdown), [**t1mac**(1)](https://www.chedong.com/phpMan.php/man/t1mac/1/markdown), [**t1asm**(1)](https://www.chedong.com/phpMan.php/man/t1asm/1/markdown), [**t1disasm**(1)](https://www.chedong.com/phpMan.php/man/t1disasm/1/markdown)

       _Adobe_ _Type_ _1_ _Font_ _Format_

## AUTHORS
       Lee Hetherington (<ilh@lcs.mit.edu>)
       Eddie Kohler (<ekohler@gmail.com>)

       Ported to Microsoft C/C++ Compiler and MS-DOS operating  system  by  Kai-Uwe  Herbing  (herb‐
       <ing@netmbx.netmbx.de>).



Version 1.41                                                                              [T1ASCII(1)](https://www.chedong.com/phpMan.php/man/T1ASCII/1/markdown)
