Thread
:
[ANNOUNCE] Korean input method for Sailfish OS
View Single Post
peremen
2014-01-27 , 02:52
Posts: 17 | Thanked: 11 times | Joined on Oct 2009 @ Berlin, Germany
#
1
I wrote this about two weeks ago, and while I was dogfooding myself for daily usage some other implementation of Korean keyboard have emerged. I think I should announce this much earlier to reduce duplicated work.
Based on Japanese Keyboard layout's custom input handler methods, I wrote a Korean input methods for Jolla.
Differences from Ascense's code:
Korean input handling Javascript code came from other Javascript-based Korean IME at
http://ohi.kr/
.
Some minor keyboard layout differences.
The ISO 639 language code of Korean is 'ko', not 'kr'. This is common misconception.
Some known bugs:
Some composing characters may appear after pressing space or backspace. I am investigating this: for workaround, press space and remove traces. Fixed in version 0.1.
Input handler changing sometimes not working. This is not solvable unless Jolla provides official API to do this. Switch to other layout and back to Korean solves this.
Grab the code here:
https://github.com/peremen/jolla-input-ko
Now available at OpenRepos
:
https://openrepos.net/content/peremen/dotdanbae
Too bad that I announced this too late and not uploaded to anywhere
Last edited by peremen; 2014-02-18 at
17:44
. Reason: bump to new release
Quote & Reply
|
The Following 3 Users Say Thank You to peremen For This Useful Post:
Jordi
,
thlaine
,
Wikiwide
peremen
View Public Profile
Send a private message to peremen
Find all posts by peremen