Revision: | 1.1 |
Committed: | Tue Mar 11 19:20:21 2003 UTC (22 years, 2 months ago) by greg |
Branch: | MAIN |
CVS Tags: | rad3R5 |
Log Message: | Added documentation to repository |
# | Content |
---|---|
1 | .\" RCSid "$Id" |
2 | .TH TTYIMAGE 1 10/9/97 RADIANCE |
3 | .SH NAME |
4 | ttyimage - RADIANCE driver for dumb ASCII terminal |
5 | .SH SYNOPSIS |
6 | .B ttyimage |
7 | [ |
8 | .B "\-c resolu" |
9 | ][ |
10 | .B \-r |
11 | ] |
12 | [ |
13 | .B pixfile |
14 | ] |
15 | .SH DESCRIPTION |
16 | .I Ttyimage |
17 | takes the RADIANCE picture file |
18 | .I pixfile |
19 | and displays it on a dumb terminal. |
20 | If no |
21 | .I pixfile |
22 | is given, the standard input is read. |
23 | .SH AUTHOR |
24 | Greg Ward |
25 | .SH "SEE ALSO" |
26 | pfilt(1), rpict(1), ximage(1) |