Skip to content

Arabic Shaping Support? #2

Description

@Ellpeck

Hi, thanks for this very cool library! Definitely the most succinct bidi library that I've found that isn't too much of a hassle to set up (because it doesn't require native bindings).

Are there any plans to support arabic shaping as part of this library (even though I realize it's not necessarily directly related to bidi support)? ICU implements this in Java as ArabicShaping (the docs here also contain an explanation for what it does!) and in the original C library as ushape. The data seems to be available as ArabicShaping.txt.

I also found an existing C# port of the Java version of ArabicShaping in an archived project. Maybe it can be a good starting point, since it's MIT licensed: https://github.com/sherif-elmetainy/DotnetGD/blob/master/src/CodeArt.Bidi/ArabicShaping.cs

Thanks for this lib either way! ❤

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions