-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #136 from n8willis/arabic-early-mark-reorder
This merges in the Arabic-model "early mark reorder" change to Arabic, Syriac, N'Ko, and Mongolian; moving the AMTRA transient-reordering of adjacent MCM marks to the first stage. This provides better alignment with HarfBuzz and we think it preserves behavior with other shapers as well. The attempt is made to keep AMTRA reordering distinct from Unicode NFD/NFC normalization (although not all implementers are expected to care about that distinction themselves), while still keeping `ccmp` and `locl` working as expected. See the discussion in #122 for more detail.
- Loading branch information
Showing
6 changed files
with
452 additions
and
409 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.