> I am assuming your code, when compiled on a "regular" machine does the > Right Thing, and what we are looking at here is some weirdness with the > microwindows/nxlib/fltk port? >
when I run the code on my desktop (i386 debian) it displays the images accurately. It just seems to be "weirdness" on the target. does fltk do any processing on an image before handing it to x11/microwindows layer? > I know that, quite a few years ago, we were putting some demo code onto > an arm handheld and couldn't get microwindows to play nice at all... We > just used XF86 in the end and that was fine. I don't know if that is an > option for you or not? > 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. Mike McCune Navigation Solutions 248 282 5407 _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

