heitorfr / ios-image-editor

iOS View Controller for image cropping. An alternative to the UIImagePickerController editor with extended features.
MIT License
602 stars 129 forks source link

Fixes CGContext Errors on Simulator #10

Closed bchessin closed 11 years ago

bchessin commented 11 years ago

When testing this on the iOS 6.1 simulator, I encountered CGContext errors and this fork fixed it. More info here: http://stackoverflow.com/questions/17985167/cgcontext-errors-only-in-simulator/17985431?noredirect=1#comment26295758_17985431