PDF pixbuf loader

2008-07-05 Thread Karl Reis
Is there such a thing as a pixbuf loader for multi-page PDF files? I'm thinking of something that might be able to load a PDF into a GList * or GSList * of pixbufs for example. The formats available, such as PNG, JPG, BMP, etc are all for files that contain a single image that must be loade

Re: svg pixbuf loader on Windows

2008-07-05 Thread Richard Shann
On Sat, 2008-07-05 at 23:38 +0300, Tor Lillqvist wrote: > > Thanks for this. I think I have the stuff and I think I have poked it in > > the right places, but so far no joy. The gdk-pixbuf.loaders file in the > > directory below c:/program files/Denemo seems to be ignored. > > Ah. I forgot to men

GTK+ 2.13.4 released

2008-07-05 Thread Matthias Clasen
GTK+ 2.13.4 is now available for download at: http://download.gnome.org/sources/gtk+/2.13/ gtk+-2.13.4.tar.bz2 md5sum: deece1a4392c929968da5c89507fc5fb gtk+-2.13.4.tar.gzmd5sum: 76961cfb01f7e7c2b5d82cdc83690234 This is the fifth development release leading up to GTK+ 2.14. Notes: * Thi

Re: svg pixbuf loader on Windows

2008-07-05 Thread Tor Lillqvist
> Thanks for this. I think I have the stuff and I think I have poked it in > the right places, but so far no joy. The gdk-pixbuf.loaders file in the > directory below c:/program files/Denemo seems to be ignored. Ah. I forgot to mention that when installing a new gdk-pixbuf loader, you indeed need

Re: svg pixbuf loader on Windows

2008-07-05 Thread Richard Shann
> The Windows binaries for the svg gdk-pixbuf loader are in the > svg-gdk-pixbuf-loader package. The currently latest version is at > http://ftp.gnome.org/pub/GNOME/binaries/win32/librsvg/2.22/svg-gdk-pixbuf-loader-2.22.2.zip. > It requires the librsvg DLL, in the librsvg package in the same > fo

Re: svg pixbuf loader on Windows

2008-07-05 Thread Tor Lillqvist
> I got the gtk stuff from gtk+-bundle-2.12.10.zip > but there does not seem to be anything for creating pixbufs from svg > files. I can't figure out why this should be different from loaders for > other stuff (jpg, png ...) The difference is that the loaders for those formats are included in the

svg pixbuf loader on Windows

2008-07-05 Thread Richard Shann
I have been building the Gnu Denemo program for windows and have adopted the method of bundling all the libraries needed with the intaller. I got the gtk stuff from gtk+-bundle-2.12.10.zip but there does not seem to be anything for creating pixbufs from svg files. I can't figure out why this shoul