On 15.03.2009, at 12:01, pushparaj muthu wrote: > If we launch the fluid application in fltk and create a window and > top of > the window and create a box and load a bmp image on box and write a > source > code from fluid > > It converts bmp image to xpm format in .cxx file
No, it does not. Fluid only keeps xpm files in xpm format. Other formats are converted into uncompressed RGB and stored as an inlined array of binary data. ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

