{
    "content": [
        {
            "type": "text",
            "text": "# pfbtops (info)\n\n## NAME\n\npfbtops - translate Printer Font Binary files to PostScript ASCII\n\n## SYNOPSIS\n\npfbtops [pfb-file]\npfbtops --help\npfbtops -v\npfbtops --version\n\n## DESCRIPTION\n\npfbtops  translates a PostScript font in Printer Font Binary (PFB) for-\nmat to ASCII, splitting overlong lines in  text  packets  into  smaller\nchunks.   If  pfb-file  is  omitted, the PFB file will be read from the\nstandard input.  The ASCII format PostScript font will  be  written  on\nthe standard output.  PostScript fonts for MS-DOS are normally supplied\nin PFB format.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (2 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "pfbtops",
        "section": "",
        "mode": "info",
        "summary": "pfbtops - translate Printer Font Binary files to PostScript ASCII",
        "synopsis": "pfbtops [pfb-file]\npfbtops --help\npfbtops -v\npfbtops --version",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "Display version information and exit."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "grops",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/grops/1/json"
            },
            {
                "name": "gropdf",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gropdf/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 11,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-v",
                        "lines": 1,
                        "flag": "-v"
                    },
                    {
                        "name": "--version",
                        "lines": 2,
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pfbtops - translate Printer Font Binary files to PostScript ASCII\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pfbtops [pfb-file]\n\npfbtops --help\n\npfbtops -v\npfbtops --version\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "pfbtops  translates a PostScript font in Printer Font Binary (PFB) for-\nmat to ASCII, splitting overlong lines in  text  packets  into  smaller\nchunks.   If  pfb-file  is  omitted, the PFB file will be read from the\nstandard input.  The ASCII format PostScript font will  be  written  on\nthe standard output.  PostScript fonts for MS-DOS are normally supplied\nin PFB format.\n\nThe resulting ASCII format PostScript font can be used with  groff,  if\nit  is  first listed in /usr/share/groff/1.22.4/font/devps/download and\n/usr/share/groff/1.22.4/font/devpdf/download.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "--help Display a usage message and exit.\n",
                "subsections": [
                    {
                        "name": "-v",
                        "content": "",
                        "flag": "-v"
                    },
                    {
                        "name": "--version",
                        "content": "Display version information and exit.\n",
                        "long": "--version"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "grops(1), gropdf(1)\n\ngroff 1.22.4                     23 March 2022                      PFBTOPS(1)",
                "subsections": []
            }
        }
    }
}