aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/EdgeView.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-06-03 10:19:18 +0000
committerDavid Robillard <d@drobilla.net>2011-06-03 10:19:18 +0000
commit890a0f771f0f2b2996525d0f8ccf72d93c7bdc6b (patch)
treefabed452f713a902823e591ea755972152d6b197 /src/gui/EdgeView.hpp
parent6f51dbc1728b446ef727eff95ec38987ffb30539 (diff)
downloadmachina-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/gui/EdgeView.hpp')
0 files changed, 0 insertions, 0 deletions