{
    "content": [
        {
            "type": "text",
            "text": "# gftype (man)\n\n## NAME\n\ngftype - translate a generic font file for humans to read\n\n## SYNOPSIS\n\ngftype [-i] [-m] gffilename [outputfilename]\n\n## DESCRIPTION\n\nThis  manual page is not meant to be exhaustive.  The complete documentation for this version\nof TeX can be found in the info file or manual Web2C: A TeX implementation.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **ENVIRONMENT**\n- **SEE ALSO**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "gftype",
        "section": "",
        "mode": "man",
        "summary": "gftype - translate a generic font file for humans to read",
        "synopsis": "gftype [-i] [-m] gffilename [outputfilename]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "dvitype",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dvitype/1/json"
            },
            {
                "name": "pktype",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pktype/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "ENVIRONMENT",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "gftype - translate a generic font file for humans to read\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "gftype [-i] [-m] gffilename [outputfilename]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This  manual page is not meant to be exhaustive.  The complete documentation for this version\nof TeX can be found in the info file or manual Web2C: A TeX implementation.\n\nThe gftype program translates a gf (generic font) file output by, for example,  mf(1),  to  a\nfile  that  humans can read.  It also serves as a gf file-validating program (i.e., if gftype\ncan read it, it's correct) and as an example of a gf-reading program for other software  that\nwants to read gf files.\n\nThe  gffilename on the command line must be complete. Because the resolution is part of the\nextension, it would not make sense to append a default extension as is done with TeX or  DVI-\nreading software. If no outputfilename is specified, the output goes to stdout.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "The output file includes bitmap images of the characters, if -i is given on the command line,\nand a symbolic listing of the gf commands, if -m is specified.\n",
                "subsections": []
            },
            "ENVIRONMENT": {
                "content": "gftype looks for gffilename using the environment variable GFFONTS.  If that is not set, it\nuses the variable TEXFONTS.  If that is not set, it uses the system default.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "dvitype(1), pktype(1).\nDonald E. Knuth et al., Metafontware.\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "David  Fuchs  and  Don Knuth wrote the program.  It was published as part of the Metafontware\ntechnical report, available from the TeX Users Group.  Paul Richards originally ported it  to\nUnix.\n\n\n\nWeb2C 2022/dev                              16 June 2015                                   GFTYPE(1)",
                "subsections": []
            }
        }
    }
}