{
    "content": [
        {
            "type": "text",
            "text": "# t1ascii(1) (man)\n\n**Summary:** t1ascii - convert PostScript Type 1 font from binary to ASCII\n\n**Synopsis:** t1ascii [-l length] [input [output]]\n\n## See Also\n\n- t1binary(1)\n- t1unmac(1)\n- t1mac(1)\n- t1asm(1)\n- t1disasm(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (4 lines)\n- **OPTIONS** (9 lines)\n- **SEE ALSO** (4 lines)\n- **AUTHORS** (9 lines)\n\n## Full Content\n\n### NAME\n\nt1ascii - convert PostScript Type 1 font from binary to ASCII\n\n### SYNOPSIS\n\nt1ascii [-l length] [input [output]]\n\n### DESCRIPTION\n\nt1ascii  converts Adobe Type 1 font programs in PFB (binary) format to PFA (hexadecimal) for‐\nmat. If the file output is not specified output goes to the standard output.  If the file in‐\nput is not specified input comes from the standard input.\n\n### OPTIONS\n\n--line-length=num, -l num\nSet  the  maximum  length of encrypted lines in the output to num.  (These are the lines\nconsisting wholly of hexadecimal digits.) The default is 64.\n\n--warnings, -w\nWarn when the input font contains lines longer than 255 characters.   Long  lines  don't\nstrictly  conform  to  Adobe's  Document Structuring Conventions, and may cause problems\nwith older software.\n\n### SEE ALSO\n\nt1binary(1), t1unmac(1), t1mac(1), t1asm(1), t1disasm(1)\n\nAdobe Type 1 Font Format\n\n### AUTHORS\n\nLee Hetherington (ilh@lcs.mit.edu)\nEddie Kohler (ekohler@gmail.com)\n\nPorted to Microsoft C/C++ Compiler and MS-DOS operating  system  by  Kai-Uwe  Herbing  (herb‐\ning@netmbx.netmbx.de).\n\n\n\nVersion 1.41                                                                              T1ASCII(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "t1ascii",
        "section": "1",
        "mode": "man",
        "summary": "t1ascii - convert PostScript Type 1 font from binary to ASCII",
        "synopsis": "t1ascii [-l length] [input [output]]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "t1binary",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/t1binary/1/json"
            },
            {
                "name": "t1unmac",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/t1unmac/1/json"
            },
            {
                "name": "t1mac",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/t1mac/1/json"
            },
            {
                "name": "t1asm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/t1asm/1/json"
            },
            {
                "name": "t1disasm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/t1disasm/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 9,
                "subsections": []
            }
        ]
    }
}