--- ray/doc/man/man1/mgf2meta.1 2005/10/27 00:20:08 1.3 +++ ray/doc/man/man1/mgf2meta.1 2007/09/04 17:36:40 1.4 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: mgf2meta.1,v 1.3 2005/10/27 00:20:08 greg Exp $" +.\" RCSid "$Id: mgf2meta.1,v 1.4 2007/09/04 17:36:40 greg Exp $" .TH MGF2META 1 11/20/95 RADIANCE .SH NAME mgf2meta - convert Materials and Geometry Format file to Metafile graphics @@ -53,13 +53,13 @@ All MGF material information is ignored on the input. To project two MGF files along the Z-axis and display them under X11: .IP "" .2i -mgf2meta z 0 10 0 15 0 9 building1.mgf building2.mgf | x11meta -r +mgf2meta z 0 10 0 15 0 9 building1.mgf building2.mgf | x11meta \-r .PP To convert a RADIANCE scene to a line drawing in RADIANCE picture format: .IP "" .2i -rad2mgf scene.rad | mgf2meta x `getbbox -h scene.rad` | meta2tga | -ra_t8 -r > scene.pic +rad2mgf scene.rad | mgf2meta x `getbbox \-h scene.rad` | meta2tga | +ra_t8 \-r > scene.pic .SH AUTHOR Greg Ward .SH "SEE ALSO"