r89: *** empty log message ***
[ctsim.git] / man / sdf2img.1
1 .\"  -*- nroff -*-
2 .\"
3 .\" sdf2img.1
4 .\"
5 .\" Author: Kevin Rosenberg <kevin@rosenberg.net>
6 .\"
7 .\" $Id: sdf2img.1,v 1.2 2000/05/03 08:43:46 kevin Exp $
8 .\" $Log: sdf2img.1,v $
9 .\" Revision 1.2  2000/05/03 08:43:46  kevin
10 .\" *** empty log message ***
11 .\"
12 .\"
13 .Dd April 19, 2000
14 .Dt SDF2IMG 1
15 .Os
16 .Sh NAME
17 .Nm sdf2img
18 .Nd SDF (Standard Data File) to Image
19 .Sh SYNOPSIS
20 .Nm sdf2img sdffile outfile [OPTIONS]
21 .Sh DESCRIPTION 
22 .Pp
23 .Nm 
24 converts an 2D SDF file to a viewable image file. 
25 .Pp
26 The options are as follows:
27 .Bl -tag -width Ds
28 .It Fl Fl format Ar format-name
29 Choose output image format
30 .It Fl Fl center Ar center-mode
31 Choose center of window (default is mode)
32 .It Fl Fl auto Ar auto-mode
33 Set automatic window mode (default is full)
34 .It Fl Fl scaling Ar multiple
35 Set scaling factor for output image (default is 1)
36 .It Fl Fl min Ar minimum
37 Set minimum intensity of window (overrides --auto)
38 .It Fl Fl max Ar maximum
39 Set maximum intensity of window (overrides --auto)
40 .It Fl Fl stats
41 Print image statistics
42 .It Fl Fl labels
43 Print SDF labels
44 .It Fl Fl debug
45 Set debug mode
46 .It Fl Fl verbose
47 Set verbose mode
48 .It Fl Fl version
49 Print version
50 .It Fl Fl help
51 Print terse help summary
52 .Sh AUTHORS
53 Kevin Rosenberg, M.D. <kevin@rosenberg.net>
54 .Sh HISTORY
55 .Nm
56 was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux.
57 .Sh SEE ALSO
58 .Xr ctrec 1 ,
59 .Xr phm2rs 1 ,
60 .Xr phm2sdf 1 ,
61 .Xr rs2sdf 1 ,
62 .Xr sdfinfo 1