pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/tex-pstools



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Dec  4 18:34:47 UTC 2013

Added Files:
        pkgsrc/graphics/tex-pstools: DESCR Makefile PLIST distinfo

Log Message:
Import tex-pstools-1.68 as graphics/tex-pstools.

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-pstools/DESCR \
    pkgsrc/graphics/tex-pstools/Makefile pkgsrc/graphics/tex-pstools/PLIST \
    pkgsrc/graphics/tex-pstools/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index