3 Mar
2004
3 Mar
'04
2:40 a.m.
On Tue, 2004-03-02 at 16:17, Jonathan Phillips wrote:
2.) Develop way to speed-up or cache icons for Inkscape in runtime.
GtkIconFactory, or at least that'd be a useful facade for implementing said cache.
As already noted, SPIcon painting is done from a cached pixbuf already -- as I recall, the cache just isn't unified so there's still some duplicated effort.
-mental