summaryrefslogtreecommitdiff
path: root/Docs/BUILDING-Framebuffer
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2011-03-01 15:40:30 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2011-03-01 15:40:30 +0000
commit4021924ea1ff0175c36eae49894fa30afffbc87f (patch)
treec4a49950b2d262b1fb09cc86e1a35cbfa8eb962f /Docs/BUILDING-Framebuffer
parent9660442e927c472cce96e6497e72e35b920e475b (diff)
downloadnetsurf-4021924ea1ff0175c36eae49894fa30afffbc87f.tar.gz
netsurf-4021924ea1ff0175c36eae49894fa30afffbc87f.tar.bz2
Update Haru info.
svn path=/trunk/netsurf/; revision=11871
Diffstat (limited to 'Docs/BUILDING-Framebuffer')
-rw-r--r--Docs/BUILDING-Framebuffer16
1 files changed, 0 insertions, 16 deletions
diff --git a/Docs/BUILDING-Framebuffer b/Docs/BUILDING-Framebuffer
index e9d4410db..ff31ae082 100644
--- a/Docs/BUILDING-Framebuffer
+++ b/Docs/BUILDING-Framebuffer
@@ -279,22 +279,6 @@ Index: framebuffer/font_freetype.c
|
| For more information, consult the libparserutils README file.
- Libhpdf
----------
-
- 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.
-
- 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
-
General requirements
----------------------