Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using the unicode-bidi crate for the Unicode bidirectional algorithm #49

Open
nicoburns opened this issue Apr 29, 2024 · 0 comments

Comments

@nicoburns
Copy link
Contributor

https://github.com/servo/unicode-bidi

This crate is widely used across the Rust ecosystem including by Gecko, Servo, and the url crate. I believe it could be used to replace most of the code in https://github.com/linebender/parley/blob/main/src/bidi.rs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant