{
    "content": [
        {
            "type": "text",
            "text": "# splitfont(1) (man)\n\n**Summary:** splitfont - extract characters from an ISO-type font.\n\n**Synopsis:** splitfont fontfile <character range>...\n\n## See Also\n\n- setfont(8)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (10 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nsplitfont - extract characters from an ISO-type font.\n\n### SYNOPSIS\n\nsplitfont fontfile <character range>...\n\n### DESCRIPTION\n\nThe command splitfont removes characters from a given font file; it removes all the specified\ncharacters from the named font file.\n\nThis works for Linux console fonts, without PSF headers, and containing just 256 characters.\n\nThe character range is of the form\n\n17,23-30,\n\n### SEE ALSO\n\nsetfont(8)\n\n\n\nkbd                                          2002-02-24                                 SPLITFONT(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "splitfont",
        "section": "1",
        "mode": "man",
        "summary": "splitfont - extract characters from an ISO-type font.",
        "synopsis": "splitfont fontfile <character range>...",
        "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": 10,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}