freshheads / fh.imagefactory

Freshheads ImageFactory module for Titanium, which currently provides access to Androids ExifInterface for image files. Also provides a memory conservative utility method to rotate an image based on Exif information and resize it, maintaining aspect ratio, in one pass.
MIT License
42 stars 15 forks source link

Rebuilding for Titanium SDK 6.0.0+ #6

Closed gimdongwoo closed 7 years ago

Qonstrukt commented 7 years ago

I've merged m1ga's PR since it contains only the minimum necessary changes. And I see a lot of unnecessary(?) added files in your PR. I've also made m1ga collaborator, so he can have a look at your PR if necessary.

gimdongwoo commented 7 years ago

Oh, I'm sorry. I will try again with minimum change. I love this module. Thank you.

m1ga commented 7 years ago

@Qonstrukt thanks!

m1ga commented 7 years ago

I think I can close this since it's working with 6 already. Thanks anyway