Domingo Alvarez Duarte wrote: > I'm trying to make a bind betwen FLTK and libharu to genrate pdf I'm > starting by copying Fl_Postscript.H/.cxx and translating ps calls to > libharyu calls. > > But I'm getting some time to understand the coordinate system and how to > obtain the expected results with libharu. > > And I tought that maybe I'm not the only one doing this and maybe > sharing this work or helping improve other's work will make more sense. > > So this is why I'm asking if there is something already done in the same > line ?
I'm afraid I can't provide anything existing and almost no help implementing this, but I think that it would be a good idea to have this integrated in FLTK. There would be one clear requirement though: no direct dependencies on other libs. But if we could link everything in a separate lib and make it like a plugin (as we did for OpenGL printing), well, then this would really be cool... Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

