{
    "content": [
        {
            "type": "text",
            "text": "# pktogf(1) (man)\n\n**Summary:** pktogf - convert packed font files to generic font files\n\n**Synopsis:** pktogf [-v] pkfilename [gffilename]\n\n## See Also\n\n- gftopk(1)\n- gftype(1)\n- pktype(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (13 lines)\n- **OPTIONS** (3 lines)\n- **ENVIRONMENT** (6 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHORS** (5 lines)\n\n## Full Content\n\n### NAME\n\npktogf - convert packed font files to generic font files\n\n### SYNOPSIS\n\npktogf [-v] pkfilename [gffilename]\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\nThe pktogf program converts a packed font file (pk) to a generic font file (gf).  Packed font\nfiles  are much smaller than the corresponding gf files, but some DVI readers only understand\ngf files.\n\nThe pkfilename 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 gffilename defaults to the same (stripped) name as pkfilename,  and\nit  is placed in the current working directory with the gf suffix replacing pk.  For example,\nthe input file io.300pk would become io.300gf.\n\n### OPTIONS\n\nUnless the -v switch is given, pktogf operates silently.  With -v, the version number of  the\nprogram and statistics about the unpacking are output to stdout.\n\n### ENVIRONMENT\n\npktogf looks for pkfilename using the environment variable PKFONTS.  If that is not set, it\nuses the variable TEXPKS.  If that is not set, it uses TEXFONTS.  If that is not set, it uses\nthe system default.\n\nSee tex(1) for the details of the searching.\n\n### SEE ALSO\n\ngftopk(1), gftype(1), pktype(1).\nDonald E. Knuth et al., Metafontware.\n\n### AUTHORS\n\nTomas Rokicki wrote the program.  Pierre MacKay adapted it for compilation with web2c.\n\n\n\nWeb2C 2022/dev                              16 June 2015                                   PKTOGF(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pktogf",
        "section": "1",
        "mode": "man",
        "summary": "pktogf - convert packed font files to generic font files",
        "synopsis": "pktogf [-v] pkfilename [gffilename]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "gftopk",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gftopk/1/json"
            },
            {
                "name": "gftype",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gftype/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": 5,
                "subsections": []
            }
        ]
    }
}