Features:
- New
checkBounds
setting to bound the image scale and pan to avoid clear space.
Features:
- Crop rectangle does not have to be centered - use cropRect to specify the crop area instead of cropSize
- One step transform - orientation fix and cropping on the same operation for improved memory footprint and speed
Bugfixes:
- Support all EXIF orientation
Bugfixes:
- Bound check now works correctly with any transform including rotation.
Features:
- ios-image-editor is now using ARC
Bugfixes:
rotationEnabled
,panEnabled
,scaleEnabled
,tapToResetEnabled
where being ignored if set before the editor view was loaded.