re: "porting WebKit to Java2D" - interesting, thanks for bringing this up
-------- Original Message -------- Subject: Re: pivot + webkit? From: Greg Brown <[email protected]> To: Andrei Pozolotin <[email protected]> Cc: [email protected] Date: Thu 28 Feb 2013 09:26:47 AM CST >> I am curious if we go "level down" (almost JNI) >> and try to talk to the underlying webkit wrapper for javafx, >> would it be easier to integrate in pivot? > I don't think so. The JavaFX port of WebKit is enormous and complex - not an > easy thing to work with. Also, I think many of those APIs are hidden. > > You might be better off porting WebKit to Java2D yourself (maybe someone else > has tried this?). > >
