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

আপনাদের অভ্র কিবোর্ড এ.এন.এস.আই এ "ল্ল" ও "প্ল" বাগ আছে #10

Open
israilkhan-bit opened this issue Dec 17, 2020 · 6 comments

Comments

@israilkhan-bit
Copy link

বুল্লা এর আউটপুট আসার কথা eyj−v ( কেননা কালপুরুষ এ.এন.এস.আই ফন্টে কিন্তু u+2212 বা " − " ব্যাবহার করেছেন )
এখানে খেয়াল করুন "−" এবং"-" দুইটি কিন্তু এক নয় । দুইটির কোড ও আলাদা "−" = u+2212 এবং "-" =u +2d

কিন্তু আপনাদের সফটওয়্যার output দেয় eyj-v (এখানে আপনারা মাইনাস সিম্বল ও হাইফেন এক করে ফেলেছেন । আউটপুট দেওয়া উচিত ছিল u+2212 অর্থাৎ মাইনাস সাইন ব্যাবহার না করে হাইফেন ব্যবহার করেছেন

ওয়ার্ডে ল্ল লেখা গেলেও অন্যান্য
অনেক সফটওয়্যার এ বাংলা এ.এন.এস.আই দিয়ে "ল্ল" লিখা যায় না ।

@israilkhan-bit israilkhan-bit changed the title আপনাদের অভ্র কিবোর্ড এ.এন.এস.আই এ একটা বাগ আছে আপনাদের অভ্র কিবোর্ড এ.এন.এস.আই এ "ল্ল" ও "প্ল" বাগ আছে Dec 17, 2020
@potasiyam
Copy link

This is not a problem of Avro keyboard. I can confirm that Avro Keyboard in ANSI mode outputs j− for ল্ল. But some software (like Illustrator) replaces that with something else, as a result the ল-ফলা disappears or gets replaced with other character. This is a known problem and it also happens with old Bijoy encodings.

@israilkhan-bit
Copy link
Author

Any solve ?

না থাকলে বিজয় ই ব্যাবহার করতে হবে

@israilkhan-bit
Copy link
Author

This is not a problem of Avro keyboard. I can confirm that Avro Keyboard in ANSI mode outputs j− for ল্ল. But some software (like Illustrator) replaces that with something else, as a result the ল-ফলা disappears or gets replaced with other character. This is a known problem and it also happens with old Bijoy encodings.

তাহলে নোট প্যাড এ ও কি হাইফেন আসবে

@israilkhan-bit
Copy link
Author

This is not a problem of Avro keyboard. I can confirm that Avro Keyboard in ANSI mode outputs j− for ল্ল. But some software (like Illustrator) replaces that with something else, as a result the ল-ফলা disappears or gets replaced with other character. This is a known problem and it also happens with old Bijoy encodings.

Please chek again you are not use "−" in avro . But you use in font in Kalpurush ANSI

@potasiyam
Copy link

Screenshot 2020-12-28 024633
Screenshot 2020-12-28 024720

There is no point to argue here. I think I made it very clear. Not going to reply to this thread anymore.

@itsfuad
Copy link

itsfuad commented Jun 1, 2022

It's not '-'. It should be 'ø'
All the MS word writer uses Bijoy as their primary keyboard layout. I saw the L-fola is 'ø' not '-'
Writing বুল্লা in Avro renders বুল্লা in ANSI perfectly but if you paste or use that output to your ms word document the Bangla output is something else. After replacing some charecters from the source code , it works fine now.

Repository owner deleted a comment from boloboloda Feb 23, 2024
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

4 participants
@potasiyam @itsfuad @israilkhan-bit and others