{
    "content": [
        {
            "type": "text",
            "text": "# psfxtable (man)\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\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "psfxtable",
        "section": "",
        "mode": "man",
        "summary": "psfxtable - handle Unicode character tables for console fonts",
        "synopsis": "psfxtable [-i infont] [-o outfont] [-it intable] [-ot outtable] [-nt]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "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": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "psfxtable - handle Unicode character tables for console fonts\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "psfxtable [-i infont] [-o outfont] [-it intable] [-ot outtable] [-nt]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "psfxtable  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",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "setfont(8), psfaddtable(1), psfgettable(1), psfstriptable(1)\n\nkbd                                          9 Dec 1999                                 PSFXTABLE(1)",
                "subsections": []
            }
        }
    }
}