81 lines
2.0 KiB
HTML
81 lines
2.0 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of pamstretch-gen</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>pamstretch-gen</H1>
|
|
Section: User Commands (1)<BR>Updated: 10 April 2000<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="ixAAB"></A>
|
|
<P>
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
pamstretch-gen - use pamstretch and pnmscale to scale by non-integer values
|
|
<P>
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>pamstretch-gen</B>
|
|
|
|
<I>N</I>
|
|
|
|
[<I>pnmfile</I>]
|
|
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>pamstretch-gen </B>
|
|
|
|
is a program which uses
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pamstretch">pamstretch</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pnmfile">pnmfile</A></B>(1),
|
|
|
|
and
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pnmscale">pnmscale</A></B>(1)
|
|
|
|
to smoothly scale up a PNM file by any ratio; it's like a more general
|
|
version of pamstretch (hence the name). But other than the `any ratio'
|
|
bit, it's much the same as pamstretch. :-)
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
Uses awk just to make some simple floating-point calculations, which
|
|
is probably overkill. But using dc makes my head hurt.
|
|
<P>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pamstretch">pamstretch</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pnmscale">pnmscale</A></B>(1)
|
|
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Russell Marks (<A HREF="mailto:russell.marks@ntlworld.com">russell.marks@ntlworld.com</A>).
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">BUGS</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="6"><A HREF="#lbAG">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:21 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|