pbmtops

Section: User Commands (1)
Updated: 29 August 1988
Index Return to Main Contents
 

NAME

pbmtops - convert portable bitmaps into PostScript  

SYNOPSIS

pbmtops [ -s <scale> ] [ <pbmfile> ]  

DESCRIPTION

Reads a portable bitmap as input. Produces PostScript as output.

The -s flag controls the scale of the result. The default scale is 1, which results in one pbm pixel producing a 3x3 square of PostScript pixels. On a 300 dpi printer such as the Apple Laserwriter, this makes the output look about the same size as the input would if it was displayed on a typical 72 dpi screen. To get one pbm pixel per PostScript pixel, use "-s 0.333333".

Note that there is no pstopbm tool - this transformation is one-way, because a pstopbm tool would be a full-fledged PostScript interpreter, which is beyond the scope of this package.  

SEE ALSO

pbm(5)  

AUTHOR

Copyright (C) 1988 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.


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 07:10:06 GMT, December 12, 2024