diff options
author | David Robillard <d@drobilla.net> | 2011-06-03 10:19:18 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-06-03 10:19:18 +0000 |
commit | 890a0f771f0f2b2996525d0f8ccf72d93c7bdc6b (patch) | |
tree | fabed452f713a902823e591ea755972152d6b197 /src/client/wscript | |
parent | 6f51dbc1728b446ef727eff95ec38987ffb30539 (diff) | |
download | machina-890a0f771f0f2b2996525d0f8ccf72d93c7bdc6b.tar.gz machina-890a0f771f0f2b2996525d0f8ccf72d93c7bdc6b.tar.bz2 machina-890a0f771f0f2b2996525d0f8ccf72d93c7bdc6b.zip |
Avoid the awful Gnome::Canvas::Text entirely, saving a ton of memory.
Instead, render the text to a Gnome::Canvas::Pixbuf, and simply render that, which consumes far less memory.
Also, trim memory overhead per Node/Port/Connection considerably (mostly by using canvas object properties rather than redundant fields in classes, which are now removed).
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@3350 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/client/wscript')
0 files changed, 0 insertions, 0 deletions