> > In fact, the most FLTK's features (except GL) are working properly > > with DirectFB. As I wished to put only minimal changes into the > > sources of FLTK so I've simply rewritten most of X11's functions used > > in FLTK :). > > > I don't think I understand what you are doing. It seems harder to me to > make DirectFB behave like X11 than to just port FLTK to DirectBF, I'll > study the code you point to.
Dont forget that DirectFB is (at the moment, of course) lowlevel library! For example : It has no methods to draw/fill arc and polygons. Window managers have no decoration. To use a font you can only load it from specified file. It has no any functions to work with regions (regions can be only rectangular). And so on. Do you plan to do it again (after me) ?.. _______________________________________________ fltk-dev mailing list fltk-dev@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-dev