A number of small simple html renderer's exist that should meet your needs given the description you gave. I'm surprised you would want to use webkit.
This one for example. http://www.fifi.org/doc/libgtkhtml-dev/html/gtkhtml.html On Wed, Jul 23, 2008 at 8:17 AM, John Boncek <[EMAIL PROTECTED]> wrote: > > <Sending again now that I am subscribed -- sorry if you receive a duplicate.> > > In an embedded ARM-based system with Linux and GTK, we are investigating the > use of WebKit for HTML display. Web browsing is not needed. Our core goal > for WebKit will be to read, parse, and display HTML files that contain text > and static images. Is the WebKit code structured so that we can limit what > we need to build and include in the file system? For instance, we do not > need CSS, DOM, or XSLT. Our ability to make use of WebKit will depend in > part on the footprint we can achieve in a memory-constrained system. Thanks > for any assistance you can provide. > -- > View this message in context: > http://www.nabble.com/WebKit-GTK-in-embedded-system-tp18612902p18613164.html > Sent from the Webkit mailing list archive at Nabble.com. > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

