Re: Gtk and SVG files



Alexander Semenov wrote:
Roei Azachi wrote:
Hi,
I would like to use SVG image files in my application.
I tried to use GtkImage with one of my files but it does not show anything.
I would also want to use Animated SVG files, is it possible?
Any Idea?
Thanks,
Roei
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list

Hi.

Take a look at librsvg ( http://librsvg.sourceforge.net ). But I doubt it supports animated SVGs.

Regards.


P.S.: if you use ubuntu, you can apt-get source gnome-contol-center then go to libslab subdirectory and see search-entry.c and search-entry.h as an example of librsvg API usage (this the search entry in gnome control center with a little SVG watermark at the right side).

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]