author | knutux <knutux@users.sourceforge.net> | |
Wed, 19 Apr 2006 05:15:03 +0000 (05:15 +0000) | ||
committer | knutux <knutux@users.sourceforge.net> | |
Wed, 19 Apr 2006 05:15:03 +0000 (05:15 +0000) | ||
commit | 2f87544852d554ac6baffe41903ebf31c9fc2e8a | |
tree | a45c4886d51d67a2335d62190064ebf061d015f7 | tree | snapshot |
parent | b64d0121f71311f8f4439bd85e773e8a22f12185 | 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)
ChangeLog | diff | blob | history |