commit | 5d98de1f382254a8a21fd9a04b642268a21be16f | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Tue Oct 03 13:46:25 2017 +0200 |
committer | Behdad Esfahbod <[email protected]> | Tue Oct 03 13:49:40 2017 +0200 |
tree | 25ef3dc6ca74e453e814c5db63e24ac166d28fd5 | |
parent | ea772932d2430ebc7ea712a8c46ec2500966225d [diff] |
Tweak mark-base attachment Apparently a base glyph can also become an attached component of a ligature if the ligature-forming lookup used IgnoreBase. This was being confused with a non-first component of a MultipleSubst and hence not matched for mark-attachment. Tweak test to fix. Fixes https://github.com/behdad/harfbuzz/issues/543