Hello,

Can someone explain to me how come there is a RectF class that
takes float parameters when the pixel coordinates take integer values?
How can I draw a pixel at location (3.5,8.777) for instance instead of
at location (3,7). Does this just make sense because of antialiasing?

Thanks for clarification on this subtle issue
and why things have been designed this way in the Canvas related API,

Regards,

John Goche

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to