{
    "content": [
        {
            "type": "text",
            "text": "# pf2afm(1) (man)\n\n**Summary:** pf2afm - Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript\n\n**Synopsis:** pf2afm  fontfilename\n\n## See Also\n\n- gs(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (3 lines)\n- **SEE ALSO** (3 lines)\n- **VERSION** (2 lines)\n- **AUTHOR** (6 lines)\n\n## Full Content\n\n### NAME\n\npf2afm - Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript\n\n### SYNOPSIS\n\npf2afm  fontfilename\n\n### DESCRIPTION\n\nThis  script  invokes  gs(1)  to  make an AFM file from PFB / PFA and (optionally) PFM files.\nOutput goes to fontfilename.afm, which must not already exist.\n\n### SEE ALSO\n\ngs(1)\npf2afm.ps in the Ghostscript lib directory.\n\n### VERSION\n\nThis document was last revised for Ghostscript version 9.55.0.\n\n### AUTHOR\n\nArtifex Software, Inc. are the primary maintainers of Ghostscript.  This  manpage  by  George\nFerguson.\n\n\n\n9.55.0                                    27 September 2021                                PF2AFM(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pf2afm",
        "section": "1",
        "mode": "man",
        "summary": "pf2afm - Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript",
        "synopsis": "pf2afm  fontfilename",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "gs",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gs/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ]
    }
}