11 Nov
2003
11 Nov
'03
2:06 a.m.
On Sun, 2003-11-09 at 23:35, Robert Crosbie wrote:
The benefit of the icon.c routines is that you can load an xpm, png or svg with the same call. You can replace all your .xpm images with svg and you don't need to change any code. It would certainly be cool if inkscape had all svg icons since it is an svg editor.
Well, the way we should really be doing that is to register a GtkIconFactory with icon images rendered from SVGs, then use the normal GTK stock facility for our icons.
The SPIcon stuff was the product of a little too much NIH-syndrome, IMO.
That said, thank you for the patch. ^_^
Would anyone object if I applied it for 0.35?
-mental