mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-30 19:02:52 +03:00
Update Haru info.
svn path=/trunk/netsurf/; revision=11871
This commit is contained in:
parent
9660442e92
commit
4021924ea1
@ -137,19 +137,14 @@
|
||||
1> makelink sdk:local/newlib/lib/libcrypto.so sobjs:libssl-0.9.8.so soft
|
||||
|
||||
|
||||
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.
|
||||
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.sourceforge.net/, although we
|
||||
currently depend on features that the official version does not have. You
|
||||
can obtain our patched version from the following Subversion address until
|
||||
the patches are accepted upstream;
|
||||
|
||||
svn://svn.netsurf-browser.org/trunk/libhpdf
|
||||
| Note: libharu cannot be auto-detected by the Makefile. If you wish to
|
||||
| enable it, do so by creating a Makefile.config file.
|
||||
|
||||
|
||||
libregex
|
||||
|
@ -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
|
||||
----------------------
|
||||
|
||||
|
@ -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
|
||||
----------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user