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

Using a custom scratcher imager gets flipped vertically #3

Open
rnselv1 opened this issue Mar 3, 2011 · 2 comments
Open

Using a custom scratcher imager gets flipped vertically #3

rnselv1 opened this issue Mar 3, 2011 · 2 comments

Comments

@rnselv1
Copy link

rnselv1 commented Mar 3, 2011

When I tried to use a custom scratcher image, it rendered vertically flipped. Can you point me to resove this plz?
Also, no updates on the support for 3.1.2 OS yet.

@oyiptong
Copy link
Owner

oyiptong commented Mar 4, 2011

Ah yes, this is due to the co-ordinate differences between CoreGraphics and UIKit. Should be a quick fix.

@oyiptong
Copy link
Owner

oyiptong commented Mar 4, 2011

Here is a question on stackoverflow http://stackoverflow.com/questions/2695262/how-to-compensate-the-flipped-coordinate-system-of-core-graphics-for-easy-drawing

As far as the code in the example is concerned, I'll patch it.

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

No branches or pull requests

2 participants