.TH ppmtobmp 1 "26 Oct 1992" .IX ppmtobmp .SH NAME ppmtobmp - convert a portable pixmap into a BMP file .SH SYNOPSIS .B ppmtobmp .RI [ -windows ] .RI [ -os2 ] .RI [ ppmfile ] .SH DESCRIPTION Reads a portable pixmap as input. Produces a Microsoft Windows or OS/2 BMP file as output. .IX BMP .SH OPTIONS .TP .B -windows Tells the program to produce a Microsoft Windows BMP file. .TP .B -os2 Tells the program to produce an OS/2 BMP file. (This is the default.) .PP All flags can be abbreviated to their shortest unique prefix. .SH "SEE ALSO" bmptoppm(1), pbmplus(1) .SH AUTHOR Copyright (C) 1992 by David W. Sanderson. .\" 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.