[bt-devel] Windows Fixes - svg vs png
Gary Holmlund
gary.holmlund at gmail.com
Fri Feb 27 20:17:59 MST 2009
Gary Holmlund wrote:
>
> Also, attach are png icons to replace the svg ones. Go to the
> install/share/bibletime/icons directory. Delete all svg icons and
> unzip the attach png one's. I am still investigating why the svg icons
> don't load.
>
It seems that the list that Qt supports with QIcon is bmp, jpg, jpeg,
mng, png, pbm, pgm, ppm, tiff, xbm, xpm.
Gif can be included with a config option.
To support svg you must use a some special classes. See QtSvg Modules.
http://doc.trolltech.com/4.4/qtsvg.html
I am leaning toward using the png icons.
Gary
More information about the bt-devel
mailing list