Thursday, March 28, 2013

ATF Tools and Ant

I recently started tinkering with the ATF Tools provided by Adobe. The problem I have with it (as is) is that you have to use the command line in order to compress individual images. This is a pain in the butt and it is quite time consuming. I need a way to utilize Ant to automate this for me. Doing some looking around turned up the Ant Apply task. Unfortunately looking through the documentation is not straight forward for me. I did some more research and tinkering until I got something which worked. Below is what I came up with: