ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/ttyimage.1
Revision: 1.2
Committed: Tue Dec 9 15:59:07 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
CVS Tags: rad5R4, rad5R2, rad4R2P2, rad5R0, rad5R1, rad3R7P2, rad3R7P1, rad4R2, rad4R1, rad4R0, rad3R6, rad3R6P1, rad3R8, rad3R9, rad4R2P1, rad5R3, HEAD
Changes since 1.1: +1 -1 lines
Log Message:
Fixed RCSid specification

File Contents

# 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)