[webkit-dev] WebKit-GTK in embedded system

Boncek, John jboncek at Hunter.COM
Wed Jul 23 09:26:39 PDT 2008


Indeed WebKit seems like overkill for what we need.  I was aware of GtkHTML but not of this web site.  I posted a message to the GTK App Devel list about the apparent dearth of HTML support in GTK and about the fact that GtkHTML in particular came with no usage documentation whatsoever.  No one there pointed me to any form of documentation but I received a number of recommendations to use WebKit.

Does this documentation apply to the Gnome version of GtkHTML or some other version?  The Gnome version is stated to be Evolution-specific, not a general-purpose library.  If this documents some other version, where might I find it?

-----Original Message-----
From: Mike Emmel [mailto:mike.emmel at gmail.com]
Sent: Wednesday, July 23, 2008 10:35 AM
To: Boncek, John
Cc: webkit-dev at lists.webkit.org
Subject: Re: [webkit-dev] WebKit-GTK in embedded system

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 <jboncek at hunter.com> 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
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list