{
    "content": [
        {
            "type": "text",
            "text": "# ppmpat(1) (man)\n\n**Summary:** ppmpat - make a pretty pixmap\n\n**Synopsis:** ppmpat  -gingham2|-g2|-gingham3|  -g3|-madras|-tartan|  -poles|-squig|-camo|  -anticamo width\nheight\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | — | — | A gingham check pattern. Can be tiled. |\n| — | — | — | A slightly more complicated gingham. Can be tiled. |\n| — | — | — | A madras plaid. Can be tiled. |\n| — | — | — | A tartan plaid. Can be tiled. |\n| — | — | — | mquant. |\n| — | — | — |  |\n| — | — | — |  |\n| — | — | — | Anti-camouflage pattern - like -camo, but ultra-bright colors. May need to be run through ppmquant. All flags can be abb |\n\n## See Also\n\n- pnmtile(1)\n- ppmquant(1)\n- ppm(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (7 lines)\n- **OPTIONS** (2 lines) — 8 subsections\n  - -gingham2 (2 lines)\n  - -gingham3 (2 lines)\n  - -madras (2 lines)\n  - -tartan (2 lines)\n  - -poles (2 lines)\n  - -squig (1 lines)\n  - -camo (1 lines)\n  - -anticamo (5 lines)\n- **REFERENCES** (2 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nppmpat - make a pretty pixmap\n\n### SYNOPSIS\n\nppmpat  -gingham2|-g2|-gingham3|  -g3|-madras|-tartan|  -poles|-squig|-camo|  -anticamo width\nheight\n\n### DESCRIPTION\n\nProduces a portable pixmap of the specified width and height, with a pattern in it.\n\nThis program is mainly to demonstrate use of the ppmdraw  routines,  a  simple  but  powerful\ndrawing  library.   See  the  ppmdraw.h  include  file for more info on using these routines.\nStill, some of the patterns can be rather pretty.  If you have a color workstation, something\nlike ppmpat -squig 300 300 | ppmquant 128 should generate a nice background.\n\n### OPTIONS\n\nThe different flags specify various different pattern types:\n\n#### -gingham2\n\nA gingham check pattern.  Can be tiled.\n\n#### -gingham3\n\nA slightly more complicated gingham.  Can be tiled.\n\n#### -madras\n\nA madras plaid.  Can be tiled.\n\n#### -tartan\n\nA tartan plaid.  Can be tiled.\n\n#### -poles\n\nmquant.\n\n#### -squig\n\n#### -camo\n\n#### -anticamo\n\nAnti-camouflage pattern - like -camo, but ultra-bright colors.  May  need  to  be  run\nthrough ppmquant.\n\nAll flags can be abbreviated to their shortest unique prefix.\n\n### REFERENCES\n\nSome of the patterns are from \"Designer's Guide to Color 3\" by Jeanne Allen.\n\n### SEE ALSO\n\npnmtile(1), ppmquant(1), ppm(5)\n\n### AUTHOR\n\nCopyright (C) 1989 by Jef Poskanzer.\n\n\n\n04 September 1989                                ppmpat(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ppmpat",
        "section": "1",
        "mode": "man",
        "summary": "ppmpat - make a pretty pixmap",
        "synopsis": "ppmpat  -gingham2|-g2|-gingham3|  -g3|-madras|-tartan|  -poles|-squig|-camo|  -anticamo width\nheight",
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "A gingham check pattern. Can be tiled."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "A slightly more complicated gingham. Can be tiled."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "A madras plaid. Can be tiled."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "A tartan plaid. Can be tiled."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "mquant."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Anti-camouflage pattern - like -camo, but ultra-bright colors. May need to be run through ppmquant. All flags can be abbreviated to their shortest unique prefix."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "pnmtile",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pnmtile/1/json"
            },
            {
                "name": "ppmquant",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ppmquant/1/json"
            },
            {
                "name": "ppm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/ppm/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-gingham2",
                        "lines": 2
                    },
                    {
                        "name": "-gingham3",
                        "lines": 2
                    },
                    {
                        "name": "-madras",
                        "lines": 2
                    },
                    {
                        "name": "-tartan",
                        "lines": 2
                    },
                    {
                        "name": "-poles",
                        "lines": 2
                    },
                    {
                        "name": "-squig",
                        "lines": 1
                    },
                    {
                        "name": "-camo",
                        "lines": 1
                    },
                    {
                        "name": "-anticamo",
                        "lines": 5
                    }
                ]
            },
            {
                "name": "REFERENCES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}