-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
shaping: (wrapping) fix and stress test bidi run ordering
This commit adds a test for visual bidi run ordering and fixes the implementation to pass it. The test itself is migrated from Gio's codebase, where it has been verifying this functionality for years. It caught some problems with the new implementation of this visual ordering algorithm, which are also fixed in this commit. Signed-off-by: Chris Waldon <[email protected]>
- Loading branch information
1 parent
9191b59
commit da213d9
Showing
2 changed files
with
170 additions
and
56 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
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