{
    "mode": "man",
    "parameter": "pnminterp-gen",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/pnminterp-gen/1/json",
    "generated": "2026-06-03T01:50:29Z",
    "synopsis": "pamstretch-gen N [pnmfile]",
    "sections": {
        "NAME": {
            "content": "pamstretch-gen - use pamstretch and pnmscale to scale by non-integer values\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "pamstretch-gen N [pnmfile]\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "pamstretch-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",
            "subsections": []
        },
        "BUGS": {
            "content": "Uses  awk  just  to make some simple floating-point calculations, which is probably overkill.\nBut using dc makes my head hurt.\n\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "pamstretch(1), pnmscale(1)\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Russell Marks (russell.marks@ntlworld.com).\n\n\n\n10 April 2000                          pamstretch-gen(1)",
            "subsections": []
        }
    },
    "summary": "pamstretch-gen - use pamstretch and pnmscale to scale by non-integer values",
    "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"
        }
    ]
}