> Yet fltk handles 5-6-5 displays correctly in general (I just tried it on
> a machine here, and I for one used to run a lot of 16-bit displays way
> back when... they all seem to claim to be 32-bit these days!)
> Anyway - looked OK, so whatever the fltk code does, it *can* work...
>

Yeah, something strange is happening and I'm not sure what component is causing 
this. I have however found a good work around that seems to produce an image 
that is visually the same. After creating the image I call color_average( 
FL_BLACK, 0.95 ) on the Fl_PNG_Image object. After doing this the image 
displays fine and there is no noticeable difference.

So, still no understanding of the root cause but at least we've got something 
workable.

Mike McCune
Navigation Solutions
248 282 5407
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to