Hi There, I have a problem. I'm using a canvas to layer bitmaps on top of each other. I am doing a clock where I first draw the face using canvas.drawbitmap then I place the hands using canvas.rotate and canvas.drawbitmap. I use a Paint with anialiasing set but the hands are very jagged as soon as they begin to rotate. Changing the antialiasing flag makes no difference. Any ideas what I could be doing wrong?
BR --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

