Skip to content

fsufyan/BidiSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BidiSharp

A free C# implementation for unicode bidirectional algorithm UAX#9 https://www.unicode.org/reports/tr9/.

Background

Reponsible for supporting text bidirectionality, for ordering, positioning of texts containing mixed right-to-left and left-to-right, such as Latin+Arabic or Hebrew. Similar c# implementation like ICU and FriBidi

Implementation

The current release v0.2 supports Unicode 6.3 Technical Report 9-28 revision(28) https://www.unicode.org/reports/tr9/tr9-28.html. Next releases will support latest Unicode version.

About

C#/.Net unicode bidi (bidirectional) algorithm implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages