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

Rendering of Devanagari script is incorrect #30

Open
karthik-holla opened this issue Dec 5, 2024 · 4 comments
Open

Rendering of Devanagari script is incorrect #30

karthik-holla opened this issue Dec 5, 2024 · 4 comments

Comments

@karthik-holla
Copy link

Rendering of Devanagari is incorrect. I have attached screenshots of the output from neatroff and the desired output of the text.
neatroff output
neatroff

The desired output
desired_neatroff

@aligrudi
Copy link
Owner

aligrudi commented Dec 12, 2024 via email

@karthik-holla
Copy link
Author

The following is the source code used for the output
.fp - R Adishila लोरेम इप्सम एक छद्म-लैटिन पाठ है जिसका उपयोग मुद्रण और टाइपसेटिंग उद्योगों में किया जाता है। 1500 के दशक के बाद से, जब एक अज्ञात प्रिंटर ने एक प्रकार की नमूना पुस्तक बनाने के लिए एक गैली टाइप किया, लोरेम इप्सम उद्योग का मानक डमी टेक्स्ट रहा है।

Here is the attached file example.ms being named as example.txt as the format .ms not supported for upload.

Thanks
Karthik
example.txt

@aligrudi
Copy link
Owner

aligrudi commented Dec 22, 2024 via email

@karthik-holla
Copy link
Author

karthik-holla commented Jan 3, 2025

Not only in the fifth word overall there are problems in the glyph joining and positions.

For example

  1. सि (स् + इ) si (s+i)
    Though we type i(इ) after s(स) the glyph i (इ) should be joined at the beginning of the consonant and not at the end.

  2. Indian languages have conjunct consonants were multiple consonants are joined together.
    द्र ( द्+र्+अ) d+r+a
    But in neatroff the conjunct consonants are not added as we can see in the tenth word.

neatroff1

I am also attaching the output of vowels being added to consonants and the desired output of the same.

output in neatroff
example.pdf

desired output
desired_output.pdf

Thanks
Karthik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants