Re: Adding support for OS X icons in GDK-Pixbuf

2007-01-06 Thread Chris Vine
On Saturday 06 January 2007 08:38, Lyonel Vincent wrote:
 Hi all,

 I've released a first working version of a GDK-Pixbuf loader for OS X
 icons. It's still a bit rough but it allows using .icns icon files as
 easily as if they were PNG images (as custom icons in Nautilus,
 thumbnails are generated in GQview and gThumb, as patterns in GIMP etc.)

 Version A.00.01 is available at
 http://ezix.org/project/wiki/MacOSXIcons

 Feel free to experiment with it and report problems at
 http://ezix.org/project/newticket?component=icns

You probably want to put this on the developers list.

Chris

___
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list


Re: Adding support for OS X icons in GDK-Pixbuf

2007-01-03 Thread Dominic Lachowicz
Hi Lyonel,

 What do I have to make GTK+ applications recognise icns files?
 WMF and SVG support seem to suggest developing a GDK-Pixbuf loader.

I co-authored both of those loaders, so hopefully I can help you.

 I've tried to create a shared lib modeled after io-wmf.so (in libwmf)
 but without much success so far: when I run gdk-pixbuf-query-loaders I
 get:

When you installed the loader, did you run gdk-pixbuf-queryloaders and
overwrite the existing gtk-2.0/gdk-pixbuf.loaders file? Here's an
example from librsvg:

http://cvs.gnome.org/viewcvs/librsvg/gdk-pixbuf-loader/Makefile.am?rev=1.13view=markup

Please follow-up privately off-list, as this is probably a more
appropriate question for the gtk-app-devel forum.

Thanks,
Dom
-- 
Counting bodies like sheep to the rhythm of the war drums.
___
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list