lintian warning fixes
[ctsim.git] / man / ifexport.1
1 .\"  -*- nroff -*-
2 .\"
3 .\" ifexport.1
4 .\"
5 .\" Author: Kevin Rosenberg <kevin@ctsim.org>
6 .\"
7 .\" $Id: ifexport.1,v 1.5 2002/05/03 10:28:17 kevin Exp $
8 .Dd April 19, 2000
9 .Dt IFEXPORT 1
10 .Os
11 .Sh NAME
12 .Nm ifexport
13 .Nd IF (Image File) to Image
14 .Sh SYNOPSIS
15 .Nm ifexport iffile outfile [OPTIONS]
16 .Sh DESCRIPTION 
17 .Pp
18 .Nm 
19 converts an 2D IF file to a viewable image file. 
20 .Pp
21 The options are as follows:
22 .Bl -tag -width Ds
23 .It Fl Fl format Ar format-name
24 Choose output image format
25 .It Fl Fl center Ar center-mode
26 Choose center of window (default is mode)
27 .It Fl Fl auto Ar auto-mode
28 Set automatic window mode (default is full)
29 .It Fl Fl scaling Ar multiple
30 Set scaling factor for output image (default is 1)
31 .It Fl Fl min Ar minimum
32 Set minimum intensity of window (overrides \-\-auto)
33 .It Fl Fl max Ar maximum
34 Set maximum intensity of window (overrides \-\-auto)
35 .It Fl Fl stats
36 Print image statistics
37 .It Fl Fl labels
38 Print IF labels
39 .It Fl Fl debug
40 Set debug mode
41 .It Fl Fl verbose
42 Set verbose mode
43 .It Fl Fl version
44 Print version
45 .It Fl Fl help
46 Print terse help summary
47 .El
48 .Sh AUTHORS
49 Kevin Rosenberg, M.D. <kevin@ctsim.org>
50 .Sh HISTORY
51 CTSim was begun in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux and later ported to Microsoft Windows.
52 .Sh SEE ALSO
53 ctsim (1), ctsimtext (1), if1 (1), if2 (1), ifinfo (1), linogram (1),
54 phm2helix (1), phm2if (1), phm2pj (1), pj2if (1), pjHinterp (1),
55 pjinfo (1), pjrec (1)