{
    "content": [
        {
            "type": "text",
            "text": "# psfxtable(1) (man)\n\n**Summary:** psfxtable - handle Unicode character tables for console fonts\n\n**Synopsis:** psfxtable [-i infont] [-o outfont] [-it intable] [-ot outtable] [-nt]\n\n## See Also\n\n- setfont(8)\n- psfaddtable(1)\n- psfgettable(1)\n- psfstriptable(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (15 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\npsfxtable - handle Unicode character tables for console fonts\n\n### SYNOPSIS\n\npsfxtable [-i infont] [-o outfont] [-it intable] [-ot outtable] [-nt]\n\n### DESCRIPTION\n\npsfxtable  handles  the  embedded  Unicode  character table for .psf format console fonts. It\nreads a font and possibly a table and writes a font and/or a table.  psfaddtable(1),  psfget‐‐\ntable(1) and psfstriptable(1) are links to it.\n\nEach of the filenames infont, outfont, intable, and outtable may be replaced by a single dash\n(-), in which case standard input or standard output is used.  If no -i option is given,  the\nfont  is read from standard input.  If no -it or -o or -ot option is given, no input table is\nread or no output font or output table is written.\n\nBy default the output font (if any) will have a Unicode table when either the input font  has\none,  or  an explicit table (which overrides an input font table) has been provided.  The op‐\ntion -nt causes output of a font without table.  When outfont is requested it will get a psf1\nheader  when  infont  has a psf1 header and intable does not have sequences and a psf2 header\notherwise.\n\n### SEE ALSO\n\nsetfont(8), psfaddtable(1), psfgettable(1), psfstriptable(1)\n\n\n\nkbd                                          9 Dec 1999                                 PSFXTABLE(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "psfxtable",
        "section": "1",
        "mode": "man",
        "summary": "psfxtable - handle Unicode character tables for console fonts",
        "synopsis": "psfxtable [-i infont] [-o outfont] [-it intable] [-ot outtable] [-nt]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "setfont",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/setfont/8/json"
            },
            {
                "name": "psfaddtable",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/psfaddtable/1/json"
            },
            {
                "name": "psfgettable",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/psfgettable/1/json"
            },
            {
                "name": "psfstriptable",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/psfstriptable/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 15,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}