new module to crop images coming soon
go to www.j-strahan.com and click on the crop.lua link to check it out.
if everything checks out it should go on sale within 24 hours
heres a video of crop.lua in action
http://www.youtube.com/watch?v=oRJmYdVoKEA
This looks FANTASTIC!
thanks peach
just gotta take care of some contentScaling issues so it runs smooth across a range of devices and some code cleanup then it's ready for release
ok new code done, better crop box control, & content scaling issue taken care of ( i think ) just got to run more test to make sure then do some on device testing. video coming later
hey there is no option to buy crop.lua in your page.
?
What's the status of this? Need to crop an image dynamically and then save it that way.
thanks for asking
I've been super busy at work lately and also trying to move so I haven't been around much
as for as the crop code it works great as along as the content settings in the config file match or a multiple of the device it's running on
ex. with content set to 320x480 it works great on all iPhones and iPod and soso on iPad and gets even worst on android with all the diff. screen res. they have but I am working on a solution just may take abit longer then I wanted it to
OK. I think I found a work-around, but simulator not working exactly as iPad (skewed a little). I'm taking the image, rotating 180 and moving partly off-screen (-100,-100). Then saving the image. The part off the screen doesn't get saved. Then loading the image and rotating back 180 and moving partly off screen and saving. I'm able to crop the actual image this way.
awesome!