replying to my own message here, just wanted to add something.

> microwindows seems to be playing nice, I can run the server and my apps seem 
> to work fine(aside from not displaying 0xFFFFFF color properly). I will look 
> into xf86, thanks for the suggestion.
>

I'm pretty convinced at this point that fltk is doing something to my image 
data. I can display my png files accurately through microwindows but when 
displaying through fltk I get a huge range of white values appearing in 
unpredictable ways. example:

If I have an image where the colors are defined as 0xF9F9F9 , it appears as a 
white-ish color. but if I changes the color to 0xF9FFFF, I get a strange 
pattern on the screen.

Further, if I use the color chooser to pick the value 0xFFFFFF it displays 
white with no problem.


I'm going to dig deeper into the fltk source surrounding Fl_Image and the 
related classes. Any advice or suggestions would be greatly appreciated.


thanks,
Mike McCune
Navigation Solutions
248 282 5407

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to