Jan. 24, 2011
9:23 p.m.
Status: Fixed Owner: stephane...@gmail.com Labels: Milestone-1.3 New issue 3590 by stephane...@gmail.com: AntiAliased fix http://code.google.com/p/pharo/issues/detail?id=3590 Out of curiosity, I executed your code in Squeak and the antialiasing
works there. Debugging a little, I found a difference in BalloonCanvas>>#line:to:width:color:. If you update Pharo's implementation with Squeak's one it works in Pharo as well. There might be other differences so you might look into that.
Thanks Ricardo Moran Attachments: BalloonCanvas-linetowidthcolor.st 451 bytes