herzcthu / keymagic

Automatically exported from code.google.com/p/keymagic
0 stars 0 forks source link

Smart replace. Feature request. #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Type စ + ျ
2. Type ၇ + any dependent vowels
3. Type ၀ + any dependent vowels

What is the expected output? 
1. Should change t ဈ
2. Should be replaced with ရ
3. Should be replaced with ဝ

What do you see instead?
WYTIWYG (What You Type Is What You Get). :D

What version of the product are you using? On what operating 
system?
Vista Ultimate. 64 Bit
Keymagic 1.2 Beta

Please provide any additional information below.
Smart replace works in Keyman.

Original issue reported on code.google.com by ravi.chh...@gmail.com on 10 Sep 2008 at 9:18

GoogleCodeExporter commented 8 years ago
This is keyboard issue.
The keyboard file added in installer has not been rule for these.
I added only for demo purpose. I dont know all the unicode rule.

You can simply add this rule in keyscript 

----
[Customize]
၇ိ=ရိ
၇ီ=ရ
၇ဲ=ရဲ
၇ံ=ရံ
၇ု=ရု
၇ူ=ရူ
၇ာ=ရာ
၇်=ရ်
၇ှ=ရှ
၇ွ=ရွ
----

Original comment by bashr...@gmail.com on 11 Sep 2008 at 3:24

GoogleCodeExporter commented 8 years ago
Yes. My mistake, I didnt' check the documentation earlier. Sorry.

Original comment by ravi.chh...@gmail.com on 11 Sep 2008 at 3:33

GoogleCodeExporter commented 8 years ago

Original comment by thantthetkz on 12 Sep 2008 at 3:42