X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=man%2Fif1.1;fp=man%2Fif1.1;h=99f33620c9e225c860216497d7a20ba405065372;hb=3b83234a16a3aa59493c1d56a310de03e823a621;hp=0000000000000000000000000000000000000000;hpb=9727d14397360a862a407b9c35efefe35925791b;p=ctsim.git diff --git a/man/if1.1 b/man/if1.1 new file mode 100644 index 0000000..99f3362 --- /dev/null +++ b/man/if1.1 @@ -0,0 +1,65 @@ +.\" -*- NROFF -*- +.\" +.\" if1.1 +.\" +.\" Author: Kevin Rosenberg +.\" +.\" $Id: if1.1,v 1.1 2000/12/18 03:03:05 kevin Exp $ +.\" $Log: if1.1,v $ +.\" Revision 1.1 2000/12/18 03:03:05 kevin +.\" Initial cvs import +.\" +.\" Revision 1.2 2000/11/08 23:56:24 kevin +.\" *** empty log message *** +.\" +.\" Revision 1.1 2000/06/09 01:35:33 kevin +.\" Convert MPI structure to C++ class +.\" +.\" Revision 1.1 2000/05/03 08:43:46 kevin +.\" *** empty log message *** +.\" +.\" +.TH if1 1 + +.SH NAME +if1 - Single IF (Image File) Transformation + +.SH SYNOPSIS +.B if1 iffile outfile [OPTIONS] + +.SH DESCRIPTION +\fIif1\fP transforms a single IF file. + +.SH OPTIONS +\fIif1\fP accepts the following options: +.TP 16 +.B \-\-invert +Inverts (negates) the image. +.TP 16 +.B \-\-log +Natural logrithm of image. +.TP 16 +.B \-\-exp +Natural exponential of image. +.TP 16 +.B \-\-debug +Set debug mode. +.TP 16 +.B \-\-verbose +Set verbose mode. +.TP 16 +.B \-\-version +Print version. +.TP 16 +.B \-\-help +Print terse help summary. + +.SH AUTHORS +Kevin Rosenberg, M.D. + +.SH HISTORY +.Nm +was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux. + +.SH SEE ALSO +.BR ctsim (1), ifinfo (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1), pjrec (1)