{
    "content": [
        {
            "type": "text",
            "text": "# PK2BM (info)\n\n## NAME\n\npk2bm - create a bitmap from a TeX pkfont  SYNOPSIS: pk2bm [-bh] [-Wwidth] [-Hheight] -cchar pkfont  pk2bm [-bh] [-Wwidth] [-Hheight] -ooctchar pkfont\n\n## DESCRIPTION\n\nThis  program generates a bitmap (ASCII file) which can be used to cre-\nate X11 applications. The bitmap file consists of  all  pixels  of  the\nspecified  character  (via  the -c or -o option) from the given pkfont.\nThe format is described in bitmap(X11).\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "PK2BM",
        "section": "",
        "mode": "info",
        "summary": "pk2bm - create a bitmap from a TeX pkfont  SYNOPSIS: pk2bm [-bh] [-Wwidth] [-Hheight] -cchar pkfont  pk2bm [-bh] [-Wwidth] [-Hheight] -ooctchar pkfont",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "bitmap",
                "section": "X11",
                "url": "https://www.chedong.com/phpMan.php/man/bitmap/X11/json"
            },
            {
                "name": "gftopk",
                "section": "TeX",
                "url": "https://www.chedong.com/phpMan.php/man/gftopk/TeX/json"
            },
            {
                "name": "pktype",
                "section": "TeX",
                "url": "https://www.chedong.com/phpMan.php/man/pktype/TeX/json"
            },
            {
                "name": "ps2pk",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ps2pk/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 19,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pk2bm - create a bitmap from a TeX pkfont\n\nSYNOPSIS:\npk2bm [-bh] [-Wwidth] [-Hheight] -cchar pkfont\n\npk2bm [-bh] [-Wwidth] [-Hheight] -ooctchar pkfont\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This  program generates a bitmap (ASCII file) which can be used to cre-\nate X11 applications. The bitmap file consists of  all  pixels  of  the\nspecified  character  (via  the -c or -o option) from the given pkfont.\nThe format is described in bitmap(X11).\n\nThe pkfont is a packed fontfile generated by gftopk(TeX) from a gffont.\nA  gffont  is the output of METAFONT a program to design fonts in a de-\nvice independant way.\n\nWith the -b flag a bitmap is generated in which all  black  pixels  are\ndrawn as a `*' and all white bits as a `.'. With the -h flag a hexadec-\nimal bitmap dump is generated.\n\nThe -W and/or -H options can be used to create a  bitmap  of  respecti-\nvally  `width'  and `height' pixels. The pk-bitmap will in this case be\ncentered according to these new dimensions.\n\nThe output is written to the standard output.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "`METAFONT', Donald Knuth.\n`The PKtype processor', belonging to the METAFONTware.\nbitmap(X11),\ngftopk(TeX),\npktype(TeX),\nps2pk(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Piet Tutelaers\nMaintained in TeX Live; please send bug reports or other correspondence\nto tex-k@tug.org (http://lists.tug.org/tex-k).\n\n1 Feb 2016                          PK2BM(1)",
                "subsections": []
            }
        }
    }
}