Closed vangras closed 9 years ago
@vangras I've not seen this issue—can you provide a device & iOS version?
Not sure what version it was at the time. Anyway just updated to the latest version and now on iOS6.1 simulator pressing the filter button gives Bad Access in - (NGImage )filter:(NSString )filterName params:(NSDictionary *)theParams
@vangras I'll look into it and commit a solution.
There were constants I was using that aren't available in iOS 6. They're removed now.
This issue looks to be simulator only: http://stackoverflow.com/questions/13459779/scrolling-and-image-sizing-issues
Running the demo app and pressing "blue mood" causes the following error: destination buffer size too large (5184 x 3872); cannot be larger than 4096 x 4096.