Code

improve speed of getting curves to cairo, the same way as boundingbox calculation...
authorjohanengelen <johanengelen@users.sourceforge.net>
Tue, 24 Jun 2008 17:54:19 +0000 (17:54 +0000)
committerjohanengelen <johanengelen@users.sourceforge.net>
Tue, 24 Jun 2008 17:54:19 +0000 (17:54 +0000)
commit6fa296035c37a49b8d94fbdc6d1f0146085891fe
treec4f391e1b013d1160282a5da623c02794a978393
parentefb491addd96397263f80c43055167ff2d4ad8f5
improve speed of getting curves to cairo, the same way as boundingbox calculation was optimized: do not create transformed path, transform the path's points instead
src/display/inkscape-cairo.cpp