Directory support/ps2eps
DOCUMENTATION ============= Please see documentation in the manpage or doc/ sub directory. Note that the manpage may have an older version number in it, which is nothing to worry about since there may have been minor changes incorporated into ps2eps not requiring any update of the documentation. INSTALLATION ============ Please see instructions in separate text file INSTALL.txt UPDATES ======= Possibly you can find the newest version at the following URL: http://www.ipv6.tm.uka.de/~bless/ps2eps Contact information: Roland Bless, roland <at> bless.de If you have problems, please send a gzipped file of relevant postscript code with your error description and ps2eps version number. License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --------------------------------------------------------------------------- End of README.txt ---------------------------------------------------------------------------
Download the contents of this package in one zip archive (105.4k).
ps2eps – Produce Encapsulated PostScript from PostScript
Produce Encapsulated PostScript Files (EPS/EPSF) from a one-page PostScript document, or any PostScript document. A correct Bounding Box is calculated for the EPS files and some PostScript command sequences that can produce errorneous results on printers are filtered. The input is cropped to include just the image contained in the PostScript file. The EPS files can then be included into TeX documents.
Other programs like ps2epsi (a script distributed with ghostscript) don’t always calculate the correct bounding box (because the values are put on the PostScript stack which may get corrupted by bad PostScript code) or they round it off, resulting in clipping the image. Therefore ps2eps uses a resolution of 144 dpi to get the correct bounding box. The bundle includes binaries for Linux, Solaris, Digital Unix or Windows 2000/9x/NT; for other platforms, the user needs perl, ghostscript and an ANSI-C compiler.
Included in the distribution is the bbox program, an application to produce Bounding Box values for rawppm or rawpbm format files.
Package | ps2eps |
Version | 1.68 |
Licenses | GNU General Public License |
Copyright | 1999–2006 Roland Bless |
Maintainer | Roland Bless |
Contained in | TeX Live as ps2eps |
Topics | PS manipulation |
