Hello Nic, On Fri, Apr 27, 2012 at 9:50 AM, Nic Wise <[email protected]> wrote: > Could it be changed to (if I configure it) call an arbitory app with > the filename as a parameter? Or just not do any processing at all?
AFAIK "cannot be disabled/customized right now" from MD or for a specific project. OTOH MD does seem to call `iphoneos-optimize` which is a script file ([1] your location can vary) provided by Apple. I have *not* tried it - but you replace (backup first ;-) this script with yours and do your own processing. Let us know if you try this :) Sebastien [1] /Developer//Platforms/iPhoneOS.platform/Developer/usr/bin/iphoneos-optimize > Then I can make "mycompressionstep.sh" and do whatever I want in > there. If I dont set it up, it does the default... > > On Thu, Apr 26, 2012 at 17:56, Sebastien Pouliot <[email protected]> > wrote: >> Hello Nic, >> >> I had a very quick look at this some time ago (I think you, or someone >> else, emailed or twitted about it). >> >> AFAICT the "Compressing resources" step, done by the MonoDevelop >> addin, cannot be disabled/customized right now. But that would be >> something worth persuing [1] >> >> Regards, >> Sebastien >> >> [1] https://bugzilla.xamarin.com/show_bug.cgi?id=4671 >> >> On Thu, Apr 26, 2012 at 10:12 AM, Nic Wise <[email protected]> wrote: >>> Hi there >>> >>> I'd like to use these to compress the PNG's in my project, but I can't >>> find anything to let me either turn off PNGCrush et all, or make it >>> use this instead. >>> >>> http://imageoptim.com/ >>> http://pngmini.com/ >>> >>> Specifically: http://imageoptim.com/tweetbot.html >>> >>> Any ideas? >>> >>> Thanks >>> >>> Nic >>> -- >>> Nic Wise >>> t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise >>> b. http://www.fastchicken.co.nz/ >>> >>> Earnest: Self-employed? Track your business expenses and income. >>> http://earnestapp.com >>> Nearest Bus: find when the next bus is coming to your stop. >>> http://goo.gl/Vcz1p >>> mobileAgent (for FreeAgent): get your accounts in your pocket. >>> http://goo.gl/IuBU >>> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >>> London Bike App: Find the nearest Boris Bike, and get riding! >>> http://goo.gl/Icp2 >>> _______________________________________________ >>> MonoTouch mailing list >>> [email protected] >>> http://lists.ximian.com/mailman/listinfo/monotouch > > > > -- > Nic Wise > t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise > b. http://www.fastchicken.co.nz/ > > Earnest: Self-employed? Track your business expenses and income. > http://earnestapp.com > Nearest Bus: find when the next bus is coming to your stop. > http://goo.gl/Vcz1p > mobileAgent (for FreeAgent): get your accounts in your pocket. > http://goo.gl/IuBU > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > London Bike App: Find the nearest Boris Bike, and get riding! > http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
