Bill Spitzak wrote: > Yes but that code is only tested on Linux. > > I am hoping we can compile and use Cairo on Windows and OS/X. It would > certainly be nice to have a portable drawing library rather than having > fltk provide it. > ...
One of the biggest problems with Cairo right now is that it does not work with PseudoColor displays, which makes it a non-starter for older X-based systems and many embedded devices. Unfortunately, the developers were not been particularly open to adding PseudoColor support the last time I talked with them (maybe 2 years ago now?) Otherwise, Cairo is some very good (and cool) technology to work with. -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

