typst/vendor/unicode-bidi/README.md
2024-10-16 14:18:46 +03:00

570 B

unicode-bidi

This crate implements the Unicode Bidirectional Algorithm for display of mixed right-to-left and left-to-right text. It is written in safe Rust, compatible with the current stable release.

Documentation

CI AppVeyor