Preparation for doing a bug report for CIPageCurlTransition
Preparation for doing a bug report for CIPageCurlTransition
- Subject: Preparation for doing a bug report for CIPageCurlTransition
- From: Kevin Meaney <email@hidden>
- Date: Sun, 30 Mar 2014 15:54:46 +0100
No matter how many different ways I look at my code I can't see what I'm doing wrong. So now I've distilled down to its essence the using of the CIPageCurlTransition CoreImage filter. The problem is that the inputBacksideImage value option for the CIPageCurlTransition filter doesn't appear to work.
I've written a command line tool that takes one parameter, a path to where you want to save the generated image file. All the input images are generated internally by the command line tool.
I've posted the code to a gist on github here: https://gist.github.com/SheffieldKevin/9873485
I'm now going to write my bug report, but for some reason that takes me an age to do, so in the meantime I'd welcome any pointers to what I might be doing wrong. I suppose the reason why I am still actually dubious that it is an Apple bug is that there is absolutely no mention of this problem on the interwebs. I'm surprised that I'm first to hit it. The only possibility is that people find it doesn't work and try the CIPageCurlWithShadowTransition filter where assigning the inputBacksideImage does behave as expected and just use that filter.
This is 10.9.2 using Xcode 5.1.
Kevin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden