{
    "content": [
        {
            "type": "text",
            "text": "# showconsolefont(8) (man)\n\n**Summary:** showconsolefont - Show the current EGA/VGA console screen font\n\n**Synopsis:** showconsolefont [ -V | --version ] [ -v ] [ -i ] [ -C console ]\n\n## See Also\n\n- setfont(8)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (6 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nshowconsolefont - Show the current EGA/VGA console screen font\n\n### SYNOPSIS\n\nshowconsolefont [ -V | --version ] [ -v ] [ -i ] [ -C console ]\n\n### DESCRIPTION\n\nThe  showconsolefont command outputs the current console font to stdout. The option -v prints\nadditional information, while the option -V prints the program version number. The option  -i\ndoesn't  print  out the font table, just shows ROWSxCOLSxCOUNT and exits.  On Linux 2.6.1 and\nlater, the option -C allows one to indicate the console involved. Its argument is a pathname.\n\n### SEE ALSO\n\nsetfont(8)\n\n\n\nkbd                                          2002-02-22                           SHOWCONSOLEFONT(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "showconsolefont",
        "section": "8",
        "mode": "man",
        "summary": "showconsolefont - Show the current EGA/VGA console screen font",
        "synopsis": "showconsolefont [ -V | --version ] [ -v ] [ -i ] [ -C console ]",
        "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"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}