From: Alexandre F. <ale...@gm...> - 2008-11-24 01:19:08
|
On Mon, Nov 10, 2008 at 6:57 PM, Donal K. Fellows <don...@ma...> wrote: > Alexandre Ferrieux wrote: >> >> I propose to just patch Tk_CanvasGetCoordFromObj so that it calls >> GetDoublePixels instead of the current shenanigans. >> Any objection ? > > It's worth trying and seeing what blows up in the test suite. And then > deciding whether the answer that the test suite was looking for was the > right thing or not. (I suspect that getting rid of the shenanigans will > be a good thing, but let's double-check that...) Just uploaded a patch to https://sourceforge.net/tracker/index.php?func=detail&aid=1813597&group_id=12997&atid=112997 Please review. -Alex |