From 4021924ea1ff0175c36eae49894fa30afffbc87f Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 1 Mar 2011 15:40:30 +0000 Subject: Update Haru info. svn path=/trunk/netsurf/; revision=11871 --- Docs/BUILDING-GTK | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'Docs/BUILDING-GTK') diff --git a/Docs/BUILDING-GTK b/Docs/BUILDING-GTK index 18c74e926..a28d6e516 100644 --- a/Docs/BUILDING-GTK +++ b/Docs/BUILDING-GTK @@ -127,21 +127,14 @@ | | For more information, consult the libparserutils README file. - Libhpdf + Libharu --------- - NetSurf can use Haru PDF to enable PDF export and printing in GTK. This - is currently enabled by default, and cannot be auto-detected by the Makefile. - If you wish to disable it, do so by creating a Makefile.config file. + NetSurf can use Haru PDF to enable PDF export. Haru PDF can be obtained + from http://libharu.org/. We require libharu 2.2 or later. - Haru PDF can be obtained from http://libharu.org/, although we currently - depend on features that none of the official released versions does have. - The current development versions of libharu are fine and we anticipate - the libharu 2.2 release will be fine for NetSurf usage. - A recently taken snapshot of one of those libharu development versions can - be found at: - - svn://svn.netsurf-browser.org/trunk/libharu + | Note: libharu cannot be auto-detected by the Makefile. If you wish to + | enable it, do so by creating a Makefile.config file. General requirements ---------------------- -- cgit v1.2.3