Giter Club home page Giter Club logo

Comments (7)

MohHeader avatar MohHeader commented on September 4, 2024 1

I am not the author of the original RemoveTashkeel function, I just edited it to support combined Tashkeel.

from arabic-support-unity.

ZiadJ avatar ZiadJ commented on September 4, 2024

Can that help fix issue #27 by any chance?

from arabic-support-unity.

MohHeader avatar MohHeader commented on September 4, 2024

Can that help fix issue #27 by any chance?

I had an issue like that, and I think this one would fix it, can you try and let me know ?
:)

from arabic-support-unity.

ZiadJ avatar ZiadJ commented on September 4, 2024

The Dec19 update seems to have fixed it. Thanks for the time you've put into it MohHeader.

from arabic-support-unity.

obahareth avatar obahareth commented on September 4, 2024

@MohHeader I'm not exactly sure about what all of RemoveTashkeel is doing, but would using something like Unicode Normalization help?

I have a simple example of that here.

from arabic-support-unity.

MohHeader avatar MohHeader commented on September 4, 2024

@obahareth

RemoveTashkeel, doesn't completely removes it, but it do so as a temp state.
Then either to return it back, or not.

I think "Unicode Normalization", is what I am trying to achieve through Combine Tashkeel

Let me give you an example
if you have Fateha+Shadah ــَّــ then normal case the plugin will show them as a two separate shapes.
in some fonts, they will overlap.

the solution is easy, just replace them both with a 1 unicode shape that combine both.
the bug introduced here was due to wrong calculations when trying to return back the Tashkeel.

I tried the example you listed, it only removes the Tashkeel

from arabic-support-unity.

obahareth avatar obahareth commented on September 4, 2024

@MohHeader That sounds a lot like Precomposed characters, but I don't think that's possible with Arabic characters.

So RemoveTashkeel isn't actually removing it, it's finding the locations of each Tashkeel character?

from arabic-support-unity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.