4 The library is released under the LGPL
9 GtkHTML is a lightweight HTML rendering/printing/editing engine. It
10 was originally based on KHTMLW, part of the KDE project, but is now
11 being developed independently.
16 GtkHTML is currently maintained by the Evolution team and no longer
17 has its own mailing list. The best place to ask GtkHTML questions
18 is on the "evolution-hackers" mailing list.
20 You can subscribe to this list at:
22 http://mail.gnome.org/mailman/listinfo/evolution-hackers
24 You can also report GtkHTML bugs by filing a report at:
26 http://bugzilla.gnome.org/enter_bug.cgi?product=GtkHtml
28 NOTICE: While GtkHTML is still being maintained, it is no longer being
29 actively developed and is not recommended for new applications.
30 Consider WebKit/GTK+ or Gecko instead.
35 In order to compile GtkHTML, you need:
40 gnome-icon-theme >= 2.22
42 If you want to try the test program `testgtkhtml', you also need
45 To try it out, run testgtkhtml in the source directory, i.e:
50 WARNING: testgtkhtml's URL fetching code is very buggy.
52 You can also test GtkHTML's simple HTML editor widget:
57 The editor widget is used in Evolution's mail composer.