embedded web browser
- by Ilya
Hi,
I'm looking for Linux embedded web browser, or preferably just a rendering object (it will not be used for actual browsing, just for displaying web based gui).
The requirements are:
Written in C (small footprint)
Support Dynamic HTML
Support Java script
Minimum dependencies on the libraries (although i understand that it can not be completely standalone)
No Dependency on X11 (i.e working with direct frame qui libraries)
So far i only found Embedded Konqueror. Any suggestions are welcomed, commercial solutions are OK, but open source is preferable.