commit | 815bdd7700155efcffa9a4c3ca5bfc31833d0586 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Mon Feb 22 18:22:44 2016 +0900 |
committer | Behdad Esfahbod <behdad@behdad.org> | Mon Feb 22 18:22:44 2016 +0900 |
tree | 07d981ab9e88bf344bd4f475be9fd99d6748c502 | |
parent | 89137e325a19d62fb00979e1e8ab2ca59a2c1147 [diff] |
In cluster-level=0, group ZWJ/ZWNJ with previous cluster This better emulates Unicode grapheme clusters. Note that Uniscribe does NOT do this, but should be harmless with most clients, and improve fallback with clients that use HarfBuzz cluster as unit of fallback. Fixes https://github.com/behdad/harfbuzz/issues/217