Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

renderInContext: get a unexpected result #146

Open
nealsun opened this issue Jun 7, 2013 · 2 comments
Open

renderInContext: get a unexpected result #146

nealsun opened this issue Jun 7, 2013 · 2 comments
Labels

Comments

@nealsun
Copy link

nealsun commented Jun 7, 2013

I use OHAttributedLabel to render my text, then I snapshot the view to animate. The snapshot image is this:
image
But UILabel works correctly. Did I miss something?

@AliSoftware
Copy link
Owner

How do you do your snapshot? Does the BitmapContext you create for your snapshot has the right configuration (colorspace, numberOfComponents, …)?

@AliSoftware
Copy link
Owner

Is the issue still present if you use iOS7 new official methods -[UIView snapshotViewAfterScreenUpdates:] to provide a snapshot?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants