GithubHelp home page GithubHelp logo

Comments (3)

umer0586 avatar umer0586 commented on June 27, 2024

Hi it's a great code and working almost correctly. Only Issue I found is somehow it is unable to translate ئ from inpage character 04£

The letter your referring is Hamzah in Urdu Script. Hamzah is written in both ways like ئ and ء but only ء could appear separately not ئ
In Urdu we write Dua as دعاء not دعائ, its because script ئ is always used in combination with other letters like in the word کوئی where third character is ئ (Hamzah) , we don't write it as کوءی.
So if someone write ئ as a single separate letter in Urdu text it would be a typing mistake and a given code will eventually maps ئ to ء

from unicode-inpage-converter.

naveednajam avatar naveednajam commented on June 27, 2024

Yes, you are right and I understand this. But what I noticed is the letters ئی in inpage are written as Hamzah followed by Yeh which is ءی as these are two characters so your script translate them as it is rather than translating to ئی and in this case word کوئی from inpage translates into unicode as کوءی. I noticed this because script only consider two bytes as a single character but this is similar to "آ" which is 3 bytes character. I am not sure if this case is only with my system and inpage version or same everywhere.

from unicode-inpage-converter.

umer0586 avatar umer0586 commented on June 27, 2024

Yes, you are right and I understand this. But what I noticed is the letters ئی in inpage are written as Hamzah followed by Yeh which is ءی as these are two characters so your script translate them as it is rather than translating to ئی and in this case word کوئی from inpage translates into unicode as کوءی. I noticed this because script only consider two bytes as a single character but this is similar to "آ" which is 3 bytes character. I am not sure if this case is only with my system and inpage version or same everywhere.

Okay i got your point، this is surely the bug in code. I'll recheck the code to fix this issue

Thanks for pointing out problem

from unicode-inpage-converter.

Related Issues (2)

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.