Correct On Sep 11, 2008, at 8:27 AM, sahn0 wrote:
How exactly float coordinates are mapped to pixels (provided that there is no transformation)? I guess they are rounded in a good old fashion way: (int) (floatCoordiate+0.5f). Am I correct? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

