Commit graph

3 commits

Author SHA1 Message Date
minskim
7e8f389e19 Update ps2eps to 1.68.
Changes:
- quoted translate command string
- quote of tmpfname for coping with spaces in filenames
- added -a option
- changed handling of hiresBB (now rounded to hiresprecision, by default 0.5pt)
- added %%BeginData %%EndData as indicators for Binary Section
- added new option -b (treat as binary) to prevent filtering CR/LF stuff
- fixed help/usage formatting output
2011-07-28 07:21:07 +00:00
minskim
a75eb4582a Update ps2eps to 1.64.
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-29 01:22:17 +00:00
minskim
44fab2f95e Import ps2eps.
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.
2006-04-08 22:55:40 +00:00