Thanks for this information, Holger. I think fonts shouldn't be such a problem since cairo supports font rendering. For cursor and drag&drop I plan to simply put some dummy callbacks for those operations. What do you mean with "No API (WebKit)"?
Greets, Luka Dne 22.05.2008 (čet) ob 15:06 +0200 je Holger Freyther zapisal(a): > On Thursday 22 May 2008 13:21:59 Luka Napotnik wrote: > > Hello. > > > > I am interested in porting webkit to cairo for off-screen rendering > > without a X server. As I cannot find any documents about porting to > > other platform I would really appreciate if you could help me with some > > hints about porting webkit. > > Start with an existing port using cairo (e.g. the Gtk+ one) change the > buildsystem (e.g. configure.ac and GNUmakefile.am for the Gtk+ one) to remove > everything that is GUI/X related from the buildsystem. Hack until the thing > compiles. On this way you will notice that: > - Adding your cairo platform to Platform.h > - Cursors > - Drag and Drop > - Fonts... > - RenderTheme > - No API (WebKit) > ... > > will cross your way. Resolve each problem and you are done. Happy hacking > z. > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
signature.asc
Description: To je digitalno podpisan del sporočila
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

