File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 80
80
<delegate decode =" pdf" encode =" eps" mode =" bi" command =" " @PSDelegate@" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 " -sDEVICE=eps2write" " -sPDFPassword=%a" " -sOutputFile=%o" " -f%i" " />
81
81
<delegate decode =" pdf" encode =" ps" mode =" bi" command =" " @PSDelegate@" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 " -sDEVICE=ps2write" " -sPDFPassword=%a" " -sOutputFile=%o" " -f%i" " />
82
82
<delegate decode =" pnm" encode =" ilbm" mode =" encode" command =" " ppmtoilbm" -24if " %i" > " %o" " />
83
- <delegate decode =" tiff" encode =" jxr" command =" cmd.exe /c (move " %i" " %i.tiff" >nul) & (" JXREncApp.exe" -i " %i.tiff" -o " %o.jxr" ) & (move " %i.tiff" " %i" >nul) & (move " %o.jxr" " %o" >nul)" />
84
- <delegate decode =" tiff" encode =" wdp" command =" cmd.exe /c (move " %i" " %i.tiff" >nul) & (" JXREncApp.exe" -i " %i.tiff" -o " %o.jxr" ) & (move " %i.tiff" " %i" >nul) & (move " %o.jxr" " %o" >nul)" />
83
+ <delegate decode =" tiff" encode =" jxr" command =" cmd.exe /c (move " %i" " %i.tiff" >nul) & (" JXREncApp.exe" -i " %i.tiff" -o " %o.jxr" -q %Q ) & (move " %i.tiff" " %i" >nul) & (move " %o.jxr" " %o" >nul)" />
84
+ <delegate decode =" tiff" encode =" wdp" command =" cmd.exe /c (move " %i" " %i.tiff" >nul) & (" JXREncApp.exe" -i " %i.tiff" -o " %o.jxr" -q %Q ) & (move " %i.tiff" " %i" >nul) & (move " %o.jxr" " %o" >nul)" />
85
85
<delegate decode =" ps:alpha" stealth =" True" command =" " @PSDelegate@" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 " -sDEVICE=pngalpha" -dTextAlphaBits=%u -dGraphicsAlphaBits=%u " -r%s" %s " -sOutputFile=%s" " -f%s" " -f%s" " />
86
86
<delegate decode =" ps:cmyk" stealth =" True" command =" " @PSDelegate@" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 " -sDEVICE=pamcmyk32" -dTextAlphaBits=%u -dGraphicsAlphaBits=%u " -r%s" %s " -sOutputFile=%s" " -f%s" " -f%s" " />
87
87
<delegate decode =" ps:color" stealth =" True" command =" " @PSDelegate@" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 " -sDEVICE=png16m" -dTextAlphaBits=%u -dGraphicsAlphaBits=%u " -r%s" %s " -sOutputFile=%s" " -f%s" " -f%s" " />
You can’t perform that action at this time.
0 commit comments