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

Problem in conjugate words #16

Open
itsfuad opened this issue May 30, 2022 · 0 comments
Open

Problem in conjugate words #16

itsfuad opened this issue May 30, 2022 · 0 comments

Comments

@itsfuad
Copy link

itsfuad commented May 30, 2022

রু, ল্ল, ক্ল এসব অক্ষর ইউনিকোড থেকে ANSI তে Convert করলে অভ্র কনভার্টার এ কোন সমস্যা দেখা যায় না। কিন্তু MS Word এ পেস্ট করলে ফন্ট সমস্যা হয়।
After changing the font I can see some charecters are different than charecters written in Bijoy.

**Typing in ANSI mode in Avro,**
Rj­-v` = জল-াদ 
ch©š—  = পর্যনড়
**Typing in Bijoy,**
Rjøv` = জল্লাদ
ch©šÍ = পর্যন্ত

প্রথম শব্দে - এর স্থানে ø আসার কথা ছিল
দ্বিতীয় শব্দে — এর স্থানে Í আসার কথা ছিল।

I've tried to make some changes in the Unicode_to_bijoy file and after compiling it works now. But I could not compile the main Avro keybord due to some missing files. So I had to open this issue.
I wish you can help us out to solve this problem.

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

1 participant