29 Jan
2005
29 Jan
'05
8:24 p.m.
If anyone is investigating memory leaks, this issue may be worth looking into:
http://mail.gnome.org/archives/gtk-app-devel-list/2004-September/msg00150.ht...
We use pango_layout_new() in the ruler.cpp code and the font-selector.cpp code via libnrtype/TextWrapper.cpp, so if the above leak is valid, it may be affecting the inkscape codebase as well.
Bryce