Code Monkey home page Code Monkey logo

ascii2unicode's People

Contributors

aravindavk avatar imarunck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ascii2unicode's Issues

conversion issue 3

CªÀ¢ü0iÀÄ°è0iÉÄÃ

is converting to
ಅವಧಿಯಲ್ಲಿ0iÉುೀ
result should have been
ಅವಧಿಯಲ್ಲಿಯೇ

Solution:
need to add
"0iÉÄ": "ಯೆ",
just below
"AiÉÄ": "ಯೆ",

This is really a great work..

nice tool you have developed. Is it possible to develop an ascii font into unicode font? Or can you guide me how you created or converted those ascii font into unicode? Free iro time nalli nanu swalpa try madona anta.

conversion issue 7

ascii
ªÀiÁqÀÄvÀÛÉA§ÄzÀgÀ°è

expected output
ಮಾಡುತ್ತೆಂಬುದರಲ್ಲಿ

Maybe you should consider added a broken case.

"É":{
    "value": "ೆ",
    "mapping": {
        }
    }, 

conversion issue1

¨sÁμɬÄAzÀ

should be ಭಾಷೆಯಿಂದ

it is converting to
ಭಾμÉಯಿಂದ
Here "μÉ" is not converted. Although it is listed in the mapping.

"µÉ": "ಷೆ",
"µË": "ಷೌ",

But interestingly, when I search for "μÉ" in chrome inside the nudi.py, both "µÉ" and "µË" gets highlighted.

Please check.

conversion issue 8

Support for nukta and broken mapping with nukta combination
example:
(¸ÀàªÉÄðmÉÆeÉÆóêÀ)
required ouput:
(ಸ್ಪರ್ಮೆಟೊಜ಼ೋವ)

another example:
WÀóμÀðuÉAiÀÄ
required ouput:
ಘ಼ರ್ಷಣೆಯ

avagraha (s) is not converted properly

£ÀªÉÆĸÀÄÛvÉà when converted should be ನಮೋಸ್ತುತೇ

Instead, in this converter it converts to ನಮೋಸ್ತುತೇ

conversion issue 2

¥ÉÇÃZÀÄðVøï

is converting to
ಪೆÇೀರ್ಚುಗೀಸ್

result should have been
ಪೋರ್ಚುಗೀಸ್

please check.

ASCII to Unicode conversion not working for some PDF text

Thank you very much for the converting tool. It's a very useful one. But I am having an issue in converting Kannada text in some pdfs. I am attaching one such pdf and sample output. Could you please help me out?

Eg:
Input text copied: image

Ascii text: ù<j‹Ûj !<j"Ao;j
Converted output from the tool: ್ಱ<ರಿ‹್ತರಿ !<ರಿ"ಂo;ರಿ

PDF used: bhagavad-gita-yatharoopa.pdf

Thank you.

Support rendoring nudi fonts on webpage

Rendering nudi fonts in browser itself is possible and it will make it much easier to read ascii fonts and improve experience of conversion.

You can download nudi web fonts either from

Adding font-face can be done as below:

@font-face {
    font-family: 'Nudi-05-k';
    src:url('Nudi-05-k.ttf.woff') format('woff'),
        url('Nudi-05-k.ttf.svg#Nudi-05-k') format('svg'),
        url('Nudi-05-k.ttf.eot'),
        url('Nudi-05-k.ttf.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
}

Reference: CSS @font-face Rule

ಪ್ರೊ ascii to unicode have issue

Ascii :-
(J) ªÀÄÆgÀÄ ¥ÉÇæmÁ£ïUÀ¼ÀÄ

Unicode :
(ಎ) ಮೂರು ಪೆÇ್ರಟಾನ್‍ಗಳು

Its should be
ಪ್ರೊಟಾನ್‍ಗಳು

conversion issue 6

We will need add this additional lines

"ñ":{
    "value": ೄ",
    "mapping": {
        
        }
    }, 

nudi font set download link ...

Hello @aravindavk ...

can you please point me to the download link to the nudi font set ... i believe these fonts are opensource ... i can't seem to locate it as the websites mentioning it are kannada language sites and reading through them is hard for me ... i have some document which use nudi 01 e font

thanks.

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.