> On 6 Mar 2015, at 7:07 pm, Peter Kelly <[email protected]> wrote: > >> On 6 Mar 2015, at 5:33 pm, jan i <[email protected] <mailto:[email protected]>> >> wrote: >> >> - Blink (google) is in java, and thus not very funny to integrate with >> DocFormats (or IoS) > > Actually I’m pretty sure Blink is in C++, since it’s a fork of WebKit. I > haven’t been following it’s development in the split, but unless they’ve > decided to rewrite all of WebKit in Java over the past year (highly unlikely) > I don’t think this is the case. > > The API for using web views in Android is in Java however (as are all the > user interface APIs on Android).
And here’s a C++ API for Blink: http://www.chromium.org/blink/public-c-api <http://www.chromium.org/blink/public-c-api> — Dr Peter M. Kelly [email protected] PGP key: http://www.kellypmk.net/pgp-key <http://www.kellypmk.net/pgp-key> (fingerprint 5435 6718 59F0 DD1F BFA0 5E46 2523 BAA1 44AE 2966)
