HarfBuzz text shaping engine
Go to file
Behdad Esfahbod f1b44303df Fix unary minus operator applied to unsigned int
Applying unary minus operator to unsigned int causes the following
warning on MSVS:

  warning C4146: unary minus operator applied to unsigned type, result still unsigned

Based on patch from Koji Ishi.

Fixes https://github.com/behdad/harfbuzz/pull/110
2015-05-21 14:00:15 -07:00
docs Install git.mk in docs/ 2015-02-26 13:59:13 -08:00
m4 Add ax_pthread.m4 2012-10-02 14:46:34 -04:00
src Fix unary minus operator applied to unsigned int 2015-05-21 14:00:15 -07:00
test [test] Ignor 'n' and 'i' in hb-unicode-encode 2015-04-23 14:32:33 -07:00
util [util] Minor 2015-05-18 18:37:46 -07:00
.travis.yml Fix Travis CI config to pass again 2015-05-07 13:13:23 +00:00
AUTHORS Add Roozbeh to AUTHORS 2014-07-01 15:51:54 -04:00
Android.mk Remove hardcoded ICU include paths. 2015-01-05 14:43:13 -08:00
COPYING Improve license information 2012-10-28 21:26:19 -07:00
Makefile.am Clean up gtk-doc.make 2015-02-26 13:59:13 -08:00
NEWS 0.9.40 2015-03-20 18:03:02 -04:00
README [travis] Minor 2014-10-01 17:57:43 -04:00
README.md Add README.md symlink to make github happy 2014-10-01 17:45:17 -04:00
README.python [README.python] Add package name for gobject-introspection on Ubuntu 2015-05-04 23:10:32 -07:00
THANKS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
TODO Revert "Round when scaling values" 2013-09-03 20:11:01 -04:00
autogen.sh Fix previous commit 2015-03-04 15:47:25 -08:00
configure.ac [utils] Add hb-fc-list 2015-04-09 19:16:57 -07:00
git.mk Update git.mk from upstream 2015-02-26 13:59:13 -08:00
harfbuzz.doap Minor 2011-05-27 04:14:42 -04:00

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.