The Harfbuzz package contains an OpenType text shaping engine.
This package is known to build and work properly using an LFS-7.4 platform.
Download (HTTP): http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.20.tar.bz2
Download MD5 sum: fe36a04a61a2562b8522d516fb36309d
Download size: 1.0 MB
Estimated disk space required: 26 MB
Estimated build time: 0.2 SBU
GLib-2.36.4, ICU-51.2 and FreeType-2.5.0.1
Recommended dependencies are not strictly required to build the package. However, you might not get expected results at runtime if you don't install them. Please do not report bugs with this package if you have not installed the recommended dependencies.
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/harfbuzz
Install Harfbuzz by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
--with-graphite2
: This switch enables
Graphite2 support.
Last updated on 2013-09-01 04:47:17 -0700