.TH rasttopnm 1 "13 January 1991" .IX rasttopnm .SH NAME rasttopnm - convert a Sun rasterfile into a portable anymap .SH SYNOPSIS .B rasttopnm .RI [ rastfile ] .SH DESCRIPTION Reads a Sun rasterfile as input. .IX Sun .IX rasterfile Produces a portable anymap as output. The type of the output file depends on the input file - if it's black & white, a .I pbm file is written, else if it's grayscale a .I pgm file, else a .I ppm file. The program tells you which type it is writing. .SH "SEE ALSO" pnmtorast(1), pnm(5) .SH AUTHOR Copyright (C) 1989, 1991 by Jef Poskanzer. .\" Permission to use, copy, modify, and distribute this software and its .\" documentation for any purpose and without fee is hereby granted, provided .\" that the above copyright notice appear in all copies and that both that .\" copyright notice and this permission notice appear in supporting .\" documentation. This software is provided "as is" without express or .\" implied warranty.