Re: scalable icons Windows

2009-08-31 Thread Matthew Talbert
> Anyway, good that you got it working. Could you come up with some > short but to-the-point Windows-specific instructions that could be > included in some README.Windows file in the biniary package? Thanks in > advance. OK, it took me a good deal longer than the one day I promised, but here it is

Re: scalable icons Windows

2009-08-11 Thread Matthew Talbert
On Tue, Aug 11, 2009 at 3:08 AM, Tor Lillqvist wrote: > Sigh, it was stupid of me to reply telling you to do what you already > told you had done. /me blushes and tries to be more careful in the > future. no problem. > Anyway, good that you got it working. Could you come up with some > short but

Re: scalable icons Windows

2009-08-11 Thread Tor Lillqvist
Sigh, it was stupid of me to reply telling you to do what you already told you had done. /me blushes and tries to be more careful in the future. Anyway, good that you got it working. Could you come up with some short but to-the-point Windows-specific instructions that could be included in some REA

Re: scalable icons Windows

2009-08-11 Thread Matthew Talbert
It's working now. I had previously hand-edited the gdk-pixbuf.loaders file, and evidently I made a small mistake (there are a couple of places where there are a number of spaces in a row. Perhaps I got the wrong number?). Anyway, thanks again for the help. I might suggest that instructions for thi

Re: scalable icons Windows

2009-08-10 Thread Matthew Talbert
forgot to reply to all. Sorry. On Tue, Aug 11, 2009 at 2:47 AM, Tor Lillqvist wrote: >> Any ideas how to make this work? > > Install the svg pixbuf loader (and its dependencies), and edit the > gdk-pixbuf.loaders file (or use gdk-pixbuf-query-loaders). > > See http://ftp.gnome.org/pub/GNOME/binari

Re: scalable icons Windows

2009-08-10 Thread Tor Lillqvist
> Any ideas how to make this work? Install the svg pixbuf loader (and its dependencies), and edit the gdk-pixbuf.loaders file (or use gdk-pixbuf-query-loaders). See http://ftp.gnome.org/pub/GNOME/binaries/win32/librsvg/2.26/ for Windows binaries for the svg pixbuf loader. You will have to trawl a

scalable icons Windows

2009-08-10 Thread Matthew Talbert
I have set up the svg pixbuf loader according to the instructions here http://www.mail-archive.com/gtk-app-devel-list@gnome.org/msg11731.html, including editing the gdk-pixbuf.loaders file and gathering all dependencies. My application uses a named icon, "insert-link", and on linux (Ubuntu) this au