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