GithubHelp home page GithubHelp logo

mugli / avro-keyboard Goto Github PK

View Code? Open in Web Editor NEW
154.0 154.0 55.0 1.93 MB

Unicode compliant native Bangla/Bengali Input Method Editor (IME) for Windows

Home Page: http://www.omicronlab.com/

Pascal 99.94% PHP 0.06%

avro-keyboard's People

Contributors

mominul avatar mugli avatar torifat 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  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

avro-keyboard's Issues

Doesn't works on Excel 2016 at all

I tried to write "Bangla" on Excel 2016 but it auto removes the previous words. Only one way to mitigate is to copy from Word 2016. Also if I want to write another word, previous word gets auto merged and gets removed. Can someone please look into this? Why a popular program like Avro Keyboard is not maintained at all? :(

Using default settings.
Software version: 5.6.0.0
OS: Windows 10 20H2 (Build 19042.1415)
Facing issue with: Excel 2016

ake16i

Cannot write in windows 11

Hello Admin,
I am being unable to user avro in windows 11. The problem persists in all web brewers. However, no problem while writing in MS Word or Notepad. When I type in address bar it give different output every time.
Lets say I am writing in my chrome address bar "amar"

Try 1: আসদফ
Try 2: যক্সচব
Try 3: ২৩৪৫

I have tried all the possible setting tweaks but nothing worked.
Windows specifications
Edition Windows 11 Home Single Language
Version 22H2

Note: Avro used to work fine just several months ago.

May we have a UI reboot?

Hey, how about revamping the UI and icons to go smoothly with Win10 fluent design? Avro keyboard is very useful, but it looks ancient! You could take help of Project Reunion to make a better looking app!

bRgIR05f1_400x400

This would be my suggestion for an icon. And yeah, it would be great if the startup banner was removed; nobody likes the banner to pop on their face on system boot.

Avro is not outputting correct Bangla letters all of sudden?

I have been using it quite well, but suddenly when it started outputting wrong letters when I tried to write something in bangla. I am using windows 11 version 21H2 . I changed to unicode to ansi and back again still not working. I uninstalled and reinstalled the program and still the program persists.

for instance, I click AS, it displays two different Bangla letters and if I press the same letters again, it will output the next two letters and it keeps outputting sequentially this way. I tried a portable version. it seems the problem is occurring only in google chrome browser

that's for typing on AS.

Problem solved: It was a chrome issue, I had to clean uninstall chrome and install chrome's latest version with the offline installer which solved the problem!

edfdf

Problem in conjugate words

রু, ল্ল, ক্ল এসব অক্ষর ইউনিকোড থেকে 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.

Compatibility issues with Word 2016

With word 2016 open when I type in with Avro-Keyboard, Word 2016 stop responding. I tried stopping and starting Avro again and again but no hope. I had to manually "end-process" of Word 2016. No matter what it seems word 2016 doesn't like Avro :D.

My system:
OS: Windows 10 pro- Version 1809 (64 bit)
Install Memory: 4 GB

See the screenshots below:

1

2

I wish you made this piece of wonder with Java/C,C++/Python. But no, your source code is in Pascal. No way I can even look into the source code.

Please someone look into the issue.

'প','ল' Joining issue in ANSI

In some software, like CorelDraw, Photoshop, there's an issue while joining 'প','ল' to product 'প্ল' in ANSI.
AvroKeyboard implements this as 'c-' but this doesn't produce the join rather 'c−' this produces the join. So U+2212 (MINUS SIGN −) should be used.
Annotation 2020-05-05 212419

[feature request] please add option to peak the english word from suggesntion panel

প্রথমেই ধন্যবাদ জানাই অভ্র কীবোর্ড এর জন্য |
আমি অভ্র কিবোর্ড বেবহার করতে গিয়ে একটা ফিচার এর কমতি অনুভব করলাম |

Screenshot from 2024-03-26 22-56-57

এখানে ইংলিশ ওয়ার্ড টা suggestion লিস্ট থেকে সিলেক্ট করার অপশন থাকেলে খুব ভালো হইত বারবার লাংলুলাজ সুইচ করতে হইত না |
আমি কোড দেখে এডিট করার চেষ্টা করলাম কিন্তু এতো কোড দেখে মাথা ঘুরায় |

[Security] Avro Update Checker on Windows uses insecure HTTP

Avro Update Checker uses HTTP connections (no SSL). This might allow an attacker to perform a man-in-the-middle attack.

{$IFDEF PortableOn}
UpdateInfo = 'http://www.omicronlab.com/download/liveupdate/portable_avrokeyboard/versioninfo_beta.xml';
{$ELSE}
UpdateInfo = 'http://www.omicronlab.com/download/liveupdate/avrokeyboard/versioninfo_beta.xml';
{$ENDIF}
{$ELSE}
{$IFDEF PortableOn}
UpdateInfo = 'http://www.omicronlab.com/download/liveupdate/portable_avrokeyboard/versioninfo.xml';
{$ELSE}
UpdateInfo = 'http://www.omicronlab.com/download/liveupdate/avrokeyboard/versioninfo.xml';
{$ENDIF}
{$ENDIF}

A simple fix to begin with, could be to use HTTPS.

IME doesn't send composition events to browsers on Windows

Hi,
I was testing Avro IME both on Windows and Linux and on Windows the IME doesn't send any composition events, while ibus-avro does. The missing composition events break text engines which handle input events on a lower level. I'm using the phonetic IME.
Thanks

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

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

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

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

Typing bug - inappropriate output.

যুক্তবর্ণগুলো, ই-কার, উ-কার যুক্ত বর্ণ গুলো টাইপ করতে মাঝেমধ্যে বাগ দেখা দিচ্ছে। প্রথমবার টাইপিং এ ভুল আসলো, আবার টাইপ করলাম একই জিনিস। ঠিক টাই আসছে। একইভাবে একমুখী লিখতে গিয়ে একমুকখী হয়ে গিয়েছিলো।
Font - Kalpurush
Microsoft word 19.
তবে adobe acrobat এ টেক্সট বক্স এড করে লিখতে গিয়ে এই প্রব্লেম গুলো ফেইস করিনি, notepad এও বাগ ছিলো।
আর হ্যাঁ, ল্যাপটপ রিস্টার্ট দিয়ে, কীবোর্ড আন ইনস্টল করে চেক করে দেখেছি।
IMG_20220903_014433_116
IMG_20220903_014431_286

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.