Yuri D'Elia wrote: > In article <[EMAIL PROTECTED]>, > Alvin <[EMAIL PROTECTED]> wrote: > >> Hello all, >> >> I have upgraded to 1.1.x-r6059 and now widgets that have transparent PNGs >> images (set using fluid) have corrupted transparency. In the console I >> get this message: >> >> X_TranslateCoords: BadMatch (invalid parameter attributes) 0x3800008 >> >> This didn't happen with 1.1.x-r6038. >> >> I know fluid stores the pixel values as a unsigned char array in the >> code. AFAICT, the array values look ok? >> >> Should I submit a bug report for this? Anyone else experiencing this? > > Yes please, with a sample file.
Done. STR #1891. I attached a tar.gz containing loading the PNG via fluid and at runtime with Fl_Shared_Image::get(). -- Alvin _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

