From: Maximilian A. <Anh...@gm...> - 2008-04-16 09:39:58
|
J.B...@ew... schrieb: > Hi Marco, > > I just committed it to Inkscape trunk (did a 2geom re-sync). I believe that every enhancement of 2geom and further integration into Inkscape is a great improvement. Thanks to everyone for your work on this! And just in case I haven't mentioned it recently -- 2geom is simply awesome to work with. :) However, I have noticed that drawing operations are considerably slower when 2geom is used. The ellipse tool with the new code always lags a bit behind the mouse pointer. I also encountered this when working on my simplistic "tech drawing circle LPE" a while ago. It's not particularly annoying but clearly noticeable. Is this issue inherent? Or is it just due to me using the data structures in the wrong way or calling the "wrong" (i.e., computationally expensive) kinds of functions? Max |