Re: Build-in true transparency icons



On Thu, 2008-06-05 at 21:34 +0200, Simon Fuhrmann wrote:
> Hello!
> 
> For simplicity I really like it to have some icons (needed for the
> application) build-in into the binary. I do this by creating XPM files,
> which I include in the code. The downside is that XPMs only have single
> color transparency, and I'd really love to have a true transparency
> alternative. What I do at the moment is to create bigger images and
> scale them down (e.g. 64x64 if I need 32x32), then the borders are at
> least acceptable.
> 
> Is there another (better) way to have build in true transparency icons?
> 
> Regards,
> Simon
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list

maybe you could use gdk-pixbuf-csource with a png image?

-- 
Jonner



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