HarfBuzz text shaping engine
Go to file
Behdad Esfahbod 2ab0de9fbd [use] Fix halant detection
Before, we were just checking the use_category().  This detects as
halant a ligature that had the halant as first glyph (as seen in
NotoSansBalinese.)  Change that to use the is_ligated() glyph prop
bit.  The font is forming this ligature in ccmp, which is before
the rphf / pref tests.  So we need to make sure the "ligated" bit
survives those tests.  Since those only check the "substituted" bit,
we now only clear that bit for them and "ligated" survives.

Fixes https://github.com/behdad/harfbuzz/issues/180
2015-12-17 11:59:15 +00:00
docs [docs] Move docs/reference/ contents into docs/ 2015-08-31 19:18:10 +01:00
m4 Add ax_pthread.m4 2012-10-02 14:46:34 -04:00
src [use] Fix halant detection 2015-12-17 11:59:15 +00:00
test [use] Fix halant detection 2015-12-17 11:59:15 +00:00
util [util] Port hb-view to use font metrics from HarfBuzz instead of cairo 2015-12-10 16:55:16 +01:00
.travis.yml [travis] Enable Mac OS X support 2015-11-24 18:04:07 +04:00
AUTHORS Add Roozbeh to AUTHORS 2014-07-01 15:51:54 -04:00
Android.mk [Android.mk] Update for SEA removal and USE addition 2015-08-18 17:33:34 +01:00
BUILD.md Add BUILD.md based on harfbuzz.org docs 2015-10-19 22:02:12 +03:30
COPYING Improve license information 2012-10-28 21:26:19 -07:00
Makefile.am Fix typo 2015-10-20 16:39:41 -02:00
NEWS 1.1.2 2015-11-26 19:35:43 -05:00
README [travis] Remove coverity scan 2015-11-23 16:47:15 -06: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 1.1.2 2015-11-26 19:35:43 -05:00
git.mk Update git.mk from upstream 2015-08-31 19:41:01 +01: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.