r89: *** empty log message ***
[ctsim.git] / man / sdf-1.1
1 .\"  -*- nroff -*-
2 .\"
3 .\" sdf-1.1
4 .\"
5 .\" Author: Kevin Rosenberg <kevin@rosenberg.net>
6 .\"
7 .\" $Id: sdf-1.1,v 1.1 2000/05/03 08:43:46 kevin Exp $
8 .\" $Log: sdf-1.1,v $
9 .\" Revision 1.1  2000/05/03 08:43:46  kevin
10 .\" *** empty log message ***
11 .\"
12 .\"
13 .Dd April 19, 2000
14 .Dt SDF-1 1
15 .Os
16 .Sh NAME
17 .Nm sdf-1
18 .Nd Single SDF (Standard Data File) Transformation
19 .Sh SYNOPSIS
20 .Nm sdf-1 sdffile outfile [OPTIONS]
21 .Sh DESCRIPTION 
22 .Pp
23 .Nm 
24 Transforms a single SDF file.
25 .Pp
26 The options are as follows:
27 .Bl -tag -width Ds
28 .It Fl Fl invert
29 Inverts (negates) the image
30 .It Fl Fl log
31 Natural logrithm of image
32 .It Fl Fl exp
33 Natural exponential of image
34 .It Fl Fl debug
35 Set debug mode
36 .It Fl Fl verbose
37 Set verbose mode
38 .It Fl Fl version
39 Print version
40 .It Fl Fl help
41 Print terse help summary
42 .Sh AUTHORS
43 Kevin Rosenberg, M.D. <kevin@rosenberg.net>
44 .Sh HISTORY
45 .Nm
46 was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux.
47 .Sh SEE ALSO
48 .Xr ctrec 1 ,
49 .Xr phm2rs 1 ,
50 .Xr phm2sdf 1 ,
51 .Xr rs2sdf 1 ,
52 .Xr sdfinfo 1