HarfBuzz text shaping engine
Go to file
Chun-wei Fan d7b6636e5e build: Support Visual Studio builds using NMake
This adds a set of NMake Makefiles that can be used to build HarfBuzz, from
the standard basic build building the minimal HarfBuzz DLL (consisting
of OpenType, fallback and Uniscribe support only), to a full fledged build
consisting of GLib and FreeType support, as well as building the utilities,
the test programs in src/ and test/api, and HarfBuzz-ICU and
HarfBuzz-GObject, and up to building the introspection files.  This means a
flexible build mechanism is supported here, so anything that is supported
for a Windows build (code-wise), should all be supported by this build
system.

As in an earlier commit, the source listings are shared with the autotools
builds with the various Makefile.sources in src/, src/hb-ucdn and util/, and
this set of NMake Makefiles will transform these lists into the form they
want.

In the current form, all the test programs in test/api pass, and this has
been checked successfully with 'make -j8 distcheck'.
2016-02-03 18:14:30 +08:00
.ci [docs] Minor 2015-12-30 16:25:48 +01:00
docs Update Makefile.am 2016-01-28 12:21:32 -06:00
m4 Add ax_pthread.m4 2012-10-02 14:46:34 -04:00
src build: Move source listings into separate Makefile snippets 2016-02-03 18:14:29 +08:00
test [fuzzing] Fuzz input text 2016-01-11 18:31:04 +00:00
util build: Move source listings into separate Makefile snippets 2016-02-03 18:14:29 +08:00
win32 build: Support Visual Studio builds using NMake 2016-02-03 18:14:30 +08:00
.travis.yml [travis] Try building on Trusty 2016-01-02 01:16:13 +04:00
AUTHORS
Android.mk
BUILD.md build: Support Visual Studio builds using NMake 2016-02-03 18:14:30 +08:00
COPYING
Makefile.am build: Support Visual Studio builds using NMake 2016-02-03 18:14:30 +08:00
NEWS 1.1.3 2016-01-11 13:16:35 +00:00
README [travis] Remove coverity scan 2015-11-23 16:47:15 -06:00
README.md
README.python
THANKS
TODO
autogen.sh
configure.ac build: Support Visual Studio builds using NMake 2016-02-03 18:14:30 +08:00
git.mk
harfbuzz.doap

README.md

Build Status Coverage Status

This is HarfBuzz, a text shaping library.

For bug reports, mailing list, and other information please visit:

http://harfbuzz.org/

For license information, see the file COPYING.