{
    "content": [
        {
            "type": "text",
            "text": "# gftopk (man)\n\n## NAME\n\ngftopk - convert generic font files to packed font files\n\n## SYNOPSIS\n\ngftopk [-v] gffilename [pkfilename]\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": "gftopk",
        "section": "",
        "mode": "man",
        "summary": "gftopk - convert generic font files to packed font files",
        "synopsis": "gftopk [-v] gffilename [pkfilename]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "gftype",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gftype/1/json"
            },
            {
                "name": "pktogf",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pktogf/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": 13,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "ENVIRONMENT",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "gftopk - convert generic font files to packed font files\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "gftopk [-v] gffilename [pkfilename]\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 gftopk program converts a generic font file output by, for example, mf(1),  to  a  packed\nfont file for use by DVI-reading programs. Packed font files (pk files) are much smaller than\nthe corresponding gf files, so they are generally the font format of choice.\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. The pkfilename defaults to the same (stripped) name as gffilename,  and\nit  is placed in the current working directory with the pk suffix replacing gf.  For example,\nthe input file cmr10.300gf would become cmr10.300pk.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "Unless the -v switch is given, gftopk operates silently.  With -v, the version number of  the\nprogram and statistics about the packing are output to stdout.\n",
                "subsections": []
            },
            "ENVIRONMENT": {
                "content": "gftopk looks for gffilename first in the current directory.  If it is not present there, it\nuses the environment variable GFFONTS.  If that is not set, it uses  the  variable  TEXFONTS.\nIf that is not set, it uses the system default.\n\nSee tex(1) for the details of the searching.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "gftype(1), pktogf(1), pktype(1).\nDonald E. Knuth et al., Metafontware.\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Tomas  Rokicki  wrote the program. It was published as part of the Metafontware technical re‐\nport, available from the TeX Users Group.  Paul Richards originally ported it to Unix.\n\n\n\nWeb2C 2022/dev                              16 June 2015                                   GFTOPK(1)",
                "subsections": []
            }
        }
    }
}