[Gambas-user] vector icons

Benoît Minisini gambas at ...1...
Sat Jul 21 02:24:53 CEST 2012


Le 19/07/2012 16:54, Maria a écrit :
> Is it possible to use svg icons to avoid pixelation?

The Stock class (i.e. the default icons) can deal with icon themes based 
on svg icons.

Otherwise, you have to use the SvgImage class to load a SVG file and 
convert it to a icon (i.e. a Picture) before using it.

Regards,

-- 
Benoît Minisini




More information about the User mailing list