| 1 |
< |
.\" RCSid "$Id" |
| 1 |
> |
.\" RCSid "$Id$" |
| 2 |
|
.TH RA_PS 1 8/28/98 RADIANCE |
| 3 |
|
.SH NAME |
| 4 |
|
ra_ps - convert RADIANCE picture to a PostScript file |
| 81 |
|
The default gamma setting for greyscale printers is 1.0 (linear), |
| 82 |
|
and the default gamma for color printers is 1.8 (commonly used in prepress). |
| 83 |
|
If your output seems to have too much contrast relative to its screen |
| 84 |
< |
equivalent, print out the file "ray/lib/lib/gamma.pic" to your printer |
| 84 |
> |
equivalent, print out the file "ray/lib/lib/gamma.hdr" to your printer |
| 85 |
|
without any gamma correction and using the |
| 86 |
|
.I \-d |
| 87 |
|
option to set the dots-per-inch (see below). |
| 178 |
|
.SH AUTHOR |
| 179 |
|
Greg Ward |
| 180 |
|
.SH "SEE ALSO" |
| 181 |
< |
pfilt(1), ra_bn(1), ra_pr(1), ra_pr24(1), ra_t8(1), ra_t16(1), |
| 181 |
> |
pfilt(1), ra_bmp(1), ra_bn(1), ra_pr(1), ra_pr24(1), ra_t8(1), ra_t16(1), |
| 182 |
|
ra_ppm(1), ra_tiff(1), ximage(1) |