HarfBuzz text shaping engine
Go to file
Behdad Esfahbod e2b878055b Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtable
New approach to fix this:
69f9fbc420

Previous approach was reverted as it was too broad.  See context:
https://github.com/behdad/harfbuzz/issues/347#issuecomment-267838368

With U+05E9,U+05B8,U+05C1,U+05DC and Arial Unicode, we now (correctly) disable
GDEF and GPOS, so we get results very close to Uniscribe, but slightly different
since our fallback position logic is not exactly the same:

Before:		[gid1166=3+991|gid1142=0+737|gid5798=0+1434]
After:		[gid1166=3+991|gid1142=0@402,-26+0|gid5798=0+1434]
Uniscribe:	[gid1166=3+991|gid1142=0@348,0+0|gid5798=0+1434]
2016-12-22 14:43:23 -06:00
.ci
docs
m4
src Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtable 2016-12-22 14:43:23 -06:00
test Fix assert fail with contextual matching 2016-12-21 23:14:16 -06:00
util
win32 NMake ICU option builds with builtin ICU (#375) 2016-12-16 19:06:26 -06:00
.travis.yml
AUTHORS
Android.mk
BUILD.md
COPYING
Makefile.am
NEWS 1.3.4 2016-12-05 13:45:15 -08:00
README
README.md Add README.md symlink to make github happy 2014-10-01 17:45:17 -04:00
README.python
THANKS
TODO
appveyor.yml
autogen.sh
configure.ac Support building with older glib versions 2016-12-18 01:37:07 -06:00
git.mk
harfbuzz.doap

README.md

Build Status Build Status Coverage Status ABI Tracker

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.