You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 23, 2018. It is now read-only.
Well both image optimization routines (optipng, jpegtran) still don't work for me.
Optipng shows always Result:1 (even if I have the newest version installed and use the fix: described on issues/39)
While Jpegtran shows this error: jpegtran.exe: must name one input and one output file.
Win7
Build Script: 1.0
Optipng: 0.7.4
JpegTran
I've not hacked into the build script just yet so maybe you have a workaround or can point me to the right direction?
Maybe its possible not using the image optimization stuff at all but still use "ant minify" If so that would be ok for me, I usually do the optimization within Photoshop so I wouldn't miss it.