{
    "content": [
        {
            "type": "text",
            "text": "# pnminterp-gen(1) (man)\n\n**Summary:** pamstretch-gen - use pamstretch and pnmscale to scale by non-integer values\n\n**Synopsis:** pamstretch-gen N [pnmfile]\n\n## See Also\n\n- pamstretch(1)\n- pnmscale(1)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (5 lines)\n- **BUGS** (4 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\npamstretch-gen - use pamstretch and pnmscale to scale by non-integer values\n\n### SYNOPSIS\n\npamstretch-gen N [pnmfile]\n\n### DESCRIPTION\n\npamstretch-gen is a program which uses pamstretch(1), pnmfile(1), and pnmscale(1) to smoothly\nscale up a PNM file by any ratio; it's like a more general version of pamstretch  (hence  the\nname). But other than the `any ratio' bit, it's much the same as pamstretch. :-)\n\n### BUGS\n\nUses  awk  just  to make some simple floating-point calculations, which is probably overkill.\nBut using dc makes my head hurt.\n\n### SEE ALSO\n\npamstretch(1), pnmscale(1)\n\n### AUTHOR\n\nRussell Marks (russell.marks@ntlworld.com).\n\n\n\n10 April 2000                          pamstretch-gen(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pnminterp-gen",
        "section": "1",
        "mode": "man",
        "summary": "pamstretch-gen - use pamstretch and pnmscale to scale by non-integer values",
        "synopsis": "pamstretch-gen N [pnmfile]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pamstretch",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pamstretch/1/json"
            },
            {
                "name": "pnmscale",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pnmscale/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}