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

Implement Unicode Arabic Cursive Joining algorithm #243

Open
behnam opened this issue Jan 2, 2019 · 0 comments
Open

Implement Unicode Arabic Cursive Joining algorithm #243

behnam opened this issue Jan 2, 2019 · 0 comments
Labels
A: lib-api Library API A: lib-impl Library Implementation C: joining feature New features requested or planned help wanted L: medium Level: Medium S: arabic Script: Arabic
Milestone

Comments

@behnam
Copy link
Member

behnam commented Jan 2, 2019

unic-ucd-joining

Char Properties:

  • Joining_Type
  • Joining_Group

Refs:

unic-string-joining

To implement Unicode Arabic Cursive Joining algorithm, returning a mapping from the input characters string to list of Joining_Form values (called Glyph Type in the spec).

Refs:


See also:

@behnam behnam added help wanted L: medium Level: Medium S: arabic Script: Arabic A: lib-api Library API A: lib-impl Library Implementation labels Jan 2, 2019
@behnam behnam added this to the UNIC-0.9 milestone Jan 2, 2019
@behnam behnam added the feature New features requested or planned label Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: lib-api Library API A: lib-impl Library Implementation C: joining feature New features requested or planned help wanted L: medium Level: Medium S: arabic Script: Arabic
Projects
None yet
Development

No branches or pull requests

1 participant