{
    "content": [
        {
            "type": "text",
            "text": "# pfb2pfa (man)\n\n## NAME\n\npfb2pfa - convert a type1 pfb file (binary MSDOS) into a pfa (ASCII)\n\n## SYNOPSIS\n\npfb2pfa [-v] pfbfile [pfafile]\n\n## DESCRIPTION\n\nProgram  converts  a  binary MSDOS representation for a type1 PostScript font into a readable\nASCII version.  The MSDOS newline (\\r) is converted into the UNIX newline (\\n).   The  output\nis written in a file whose name is the name that is provided on the command line or the base‐\nname of the input file plus extension \".pfa\".\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "pfb2pfa",
        "section": "",
        "mode": "man",
        "summary": "pfb2pfa - convert a type1 pfb file (binary MSDOS) into a pfa (ASCII)",
        "synopsis": "pfb2pfa [-v] pfbfile [pfafile]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pfb2pfa - convert a type1 pfb file (binary MSDOS) into a pfa (ASCII)\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pfb2pfa [-v] pfbfile [pfafile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Program  converts  a  binary MSDOS representation for a type1 PostScript font into a readable\nASCII version.  The MSDOS newline (\\r) is converted into the UNIX newline (\\n).   The  output\nis written in a file whose name is the name that is provided on the command line or the base‐\nname of the input file plus extension \".pfa\".\n\nWith the -v option you get some information about what the program is doing.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Piet Tutelaers\nMaintained in TeX Live; please send bug reports or other correspondence\nto tex-k@tug.org (http://lists.tug.org/tex-k).\n\n\n\n\n\n1 Feb 2016                                   PFB2PFA(1)",
                "subsections": []
            }
        }
    }
}