On Sat, Mar 30, 2002 at 12:43:09PM -0500, Suzanne Skinner wrote: > > I think it will be good that fvwm can load png images. The reason > > is that png is a good format and that there is a lot of icons and > > mini-icons in such format in the hd of a lot of machine (GNOME > > and KDE version > 1 use this format). > > This sounds awesome to me. I've always wished for proper PNG alpha-bending > in FvwmButtons and the pager mini-icons. Heavily-shadowed Gnome icons > look pretty goofy without it :-) >
Hum, I do not promise alpha rendering (at least for the moment). The first approach will map the alpha channel (which goes from 0 to 255) to {0,1} something like: if alpha > 150 then render the point as is if the alpha <= 150 put the point out of the mask. Olivier -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]