Hi,
I have made a simple Hakka input method editor based on the jyutping/Hakka pinjim romanisation scheme.
http://www.chineselanguage.org/content/ ... =downloads
Suitable for MS Windows 2000 or higher (Traditional Chinese or English versions with East Asian Language support enabled)
Hakka phrase prediction is not implemented yet,
but like to hear comments, bug reports etc. sofar.
Regards,
Thomas
Hakka input method editor
Hakka input method editor
Last edited by tfc.chin on Thu Jul 20, 2006 10:22 am, edited 1 time in total.
Hi Thomas,
I've used the input, and find a lot of characters as boxes in the input character selection window, even though I do have the Simsun Founder Extended font for Extension B characters. It is only after inputting into Notepad set to the Simsun FE font that the character becomes visible. This seems to be a problem in the window itself rendering four byte unicode chars, probably. Just a guess.
And the font, is unfortunately, very ugly
Cheers,
Dyl.
I've used the input, and find a lot of characters as boxes in the input character selection window, even though I do have the Simsun Founder Extended font for Extension B characters. It is only after inputting into Notepad set to the Simsun FE font that the character becomes visible. This seems to be a problem in the window itself rendering four byte unicode chars, probably. Just a guess.
And the font, is unfortunately, very ugly
Cheers,
Dyl.
Hi Dylan,dylanwhsung wrote:Hi Thomas,
I've used the input, and find a lot of characters as boxes in the input character selection window, even though I do have the Simsun Founder Extended font for Extension B characters. It is only after inputting into Notepad set to the Simsun FE font that the character becomes visible. This seems to be a problem in the window itself rendering four byte unicode chars, probably. Just a guess.
And the font, is unfortunately, very ugly
Cheers,
Dyl.
Thanks for your comments. The rendering of the ExtB chars using Simsun FE in the IME itself was correct when I tested it. Might be that my system configuration is different. I will test everything on a blank system and figure out what's wrong.
Could you indicate whether you tested it on an English or Chinese Windows system.
Regards,
Thomas
Hi Thomas,
It was on English Windows.
Here is a screen shot
http://img212.imageshack.us/img212/3051/hakkaimeyc3.jpg
or
Cheers,
Dyl.
It was on English Windows.
Here is a screen shot
http://img212.imageshack.us/img212/3051/hakkaimeyc3.jpg
or
Cheers,
Dyl.
Hi,
Thanks for your info and screenshot. From the shot I can see that it handles the extension B chars correctly (it tries to display one single char instead of two surrogate pairs) but cannot find or set the proper font.
The input method switches to an user-defined font (Simsun FE) when encountering ext. B chars, defined in a registry setting. There might be something wrong when the application fetches the font name from the registry or font names between versions of Simsun FE differ.
I hope to provide a solution soon.
Thomas
Thanks for your info and screenshot. From the shot I can see that it handles the extension B chars correctly (it tries to display one single char instead of two surrogate pairs) but cannot find or set the proper font.
The input method switches to an user-defined font (Simsun FE) when encountering ext. B chars, defined in a registry setting. There might be something wrong when the application fetches the font name from the registry or font names between versions of Simsun FE differ.
I hope to provide a solution soon.
Thomas
The CJK extension B display problems in the Hakka and Cantonese input method editors should be fixed now. There are new versions for download.tfc.chin wrote:
I hope to provide a solution soon.
Thomas
Uninstall the old version before installing the new one.
http://www.chineselanguage.org/content/ ... =downloads
Alternatively, replace the file 'hakka.ime' in your Windows [system32] folder with the updated executable:
http://www.chineselanguage.org/CCDICT/Support/hakka.ime
Thomas
P.S. There might be some characters that still cannot be rendered (these are probably from extension A). The display of these depend upon the system font of your Windows system.