haskell / text-icu

This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text.
BSD 2-Clause "Simplified" License
47 stars 41 forks source link

Added support for arabic shaping and BiDi #41

Closed ondrap closed 2 years ago

ondrap commented 5 years ago

Added very basic support for arabic shaping and bidirectional text handling. It should be enough for some web-based handling.