summaryrefslogtreecommitdiff
path: root/support/pstools/tif2eps/tif2eps.bat
blob: 79e87ffab103ae76ec6f789c4758b9d4d69ad37b (plain)
1
2
3
4
5
6
7
@ECHO OFF
::Usage: tif2eps TIFF_name [EPS_name] [options]
::       tif2eps (without parameters) will display all options
::DOS (uncomment next line and comment out last one)
REM gs386 -dNODISPLAY -q -- tif2eps.ps %1 %2 %3 %4 %5 %6 %7 %8 %9
::Windows
gswin32c -dNODISPLAY -q -- tif2eps.ps %1 %2 %3 %4 %5 %6 %7 %8 %9