Greg Ercolano wrote: > But 1.1.9 doesn't support full 8 bit alpha; you can either > see the image 100%, or you see through to the background 100%.. > no blending. > > In 1.3.x you have full alpha for images like pngs, > so you can have images with nice anti-aliased edges > that fall off into the background.
I don't remember that anything with alpha has changed between 1.1.9 and 1.3.0, except that Matt added alpha support in fl_draw_image() for Mac OS X only - but Fl_RGB_Image and derived classes can use alpha channels in 1.1.9, IIRC. Am I wrong here ? There's still a bug with gray scale w/alpha though for Windows only (STR 2105), but I hope that I can fix this soon (when I can find the time to do the final testing and cleanup). Albrecht P.S. All this doesn't mean that you can use alpha blending for xpm's other than what Greg wrote already. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

