author | knutux <knutux@users.sourceforge.net> | |
Wed, 19 Apr 2006 05:14:26 +0000 (05:14 +0000) | ||
committer | knutux <knutux@users.sourceforge.net> | |
Wed, 19 Apr 2006 05:14:26 +0000 (05:14 +0000) | ||
commit | b64d0121f71311f8f4439bd85e773e8a22f12185 | |
tree | f860995235a5dc981868ab4f3482e861322ffe01 | tree | snapshot |
parent | 1d065be3b71aaa1681499ecc585b6b2d7f729663 | commit | diff |
Rendering optimisation, which gives best results for zoomed in drawings with complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing)
19 files changed: