Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-December/004034.htmlName: GraphicsTests-fbs.27
Ancestors: GraphicsTests-nice.26
Ensure that the new Rectangle rounding works for Rectangles that don't contain the origin.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-December/004035.htmlName: Graphics-fbs.162
Ancestors: Graphics-nice.161
Fix failing RectangleTest>>testRoundingAfterHalfPixelTranslation.
Rectangle rounded rounds the origin, and minimises the change in extent the same by rounding the extent rather than rounding the corner.
=============================================