HarfBuzz text shaping engine
Go to file
Behdad Esfahbod 2761e8a632 [win32] Remove MemoryBarrier() fallback implementation
I added these because the older mingw32 toolchain didn't have
MemoryBarrier().  The newer mingw-w64 toolchain however has.
As reported by John Emmas this was causing build failure with
MSVC (on glib) because of inline issues.  But that reminded me
that we may be taking this path even if the system implements
MemoryBarrier as a function, which is a waste.  So, just remove
it.
2013-03-07 20:51:30 -05:00
contrib Minor 2012-08-12 17:11:27 -04:00
m4 Add ax_pthread.m4 2012-10-02 14:46:34 -04:00
src [win32] Remove MemoryBarrier() fallback implementation 2013-03-07 20:51:30 -05:00
test [build] Port to newer automake recommended syntax 2013-03-06 20:21:11 -05:00
util Disable automatic segment properties guessing 2013-02-15 07:51:47 -05:00
.travis.yml [travis] Oops. Run make check, not make test! 2013-03-05 17:23:33 -05:00
AUTHORS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
Android.mk [buffer] Move buffer serialization code to a new file 2013-02-27 18:49:05 -05:00
COPYING Improve license information 2012-10-28 21:26:19 -07:00
Makefile.am [git.mk] Update to commit efc928222179576270c5910416d8055dd7a97896 2013-03-04 21:27:06 -05:00
NEWS 0.9.13 2013-02-25 18:19:20 -05:00
README Update README, etc 2011-05-25 15:40:49 -04:00
THANKS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
TODO Remove TODO items that don't make sense 2013-02-15 09:33:10 -05:00
autogen.sh Revert "[Indic] Import ragel-generated Indic machine in git" 2013-02-06 23:43:27 -05:00
configure.ac [build] Add AM_PROG_AR 2013-03-06 20:07:01 -05:00
git.mk [git.mk] Update to commit efc928222179576270c5910416d8055dd7a97896 2013-03-04 21:27:06 -05:00
harfbuzz.doap Minor 2011-05-27 04:14:42 -04:00
harfbuzz.pc.in Add build system 2009-11-02 16:34:59 -05:00

README

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.