Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-05-29 | Update ps2eps to 1.64. | minskim | 2 | -6/+6 | |
Changes since 1.58: - Tried to make DSCfilter command more robust - better detection for files that have a binary heading stuff containing even %! as character sequence - changed year in comment and info printout only - incorporated changes for Windows/Cygwin detection - removed surrounding ticks '' for -c $translation in $translatecmd - removed useless/unsupported 2>&1 in $bboxver for Windows - fix for two negative offsets in translation | |||||
2007-05-28 | Added support for installation to DESTDIR. Approved by Min Sik Kim. | heinz | 1 | -4/+6 | |
2006-04-08 | Import ps2eps. | minskim | 5 | -0/+58 | |
ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files (EPS/EPSF) from usual one-paged Postscript documents. It calculates correct Bounding Boxes for those EPS files and filters some special postscript command sequences that can produce erroneous results on printers. EPS files are often needed for including (scalable) graphics of high quality into TeX/LaTeX (or even Word) documents. |