else/Ascii/PNGCREATOR.bat
2015-03-15 20:03:03 -07:00

1 line
No EOL
157 B
Batchfile

for %%i in (*.ps) do C:\bit\ghostscript\bin\gswin64 -r180 -sDEVICE=png16m -dBATCH -dNOPAUSE -dSAFER -dEPSCrop -Ic:C:\Windows\Fonts -sOutputFile=%%~ni.png %%i