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

Output is very pixelated #3

Open alexgbernier opened 10 years ago

alexgbernier commented 10 years ago

I'm seeing really pixelated output from this module when called with the longest dimension (shouldn't resize) and with a size of about 1/3 original size. I'm also getting ORIENTATION_UNDEFINED in the logs.

I'm using the zip in the dist folder.

Device: Nexus 5 Android version: 4.4.4 Ti SDK: 3.2.4