Notices

X50 / X51 Forums Talk about anything related to the X50 / X51 series.

Reply
 
LinkBack Thread Tools
Old 11-07-05, 10:20 PM   #61 (permalink)
Aximsite Major League
 
Join Date: Oct 2005
Posts: 318
Thanked 0 Times in 0 Posts
Originally Posted by Asukal
i didnt read all of this thread, sorry!

What is Muiltibox?

On the other side, if you need CAB files which contains
your favorite font and registry with wince.nls, i can help.
PLS inform me if you need it.
Asukal, Can you get me a CAB files which contains your mUnifontM and supports Japanese, Korean and Chinese display for WM5? I tried you e-china but can't enable 'japan' in Regional settings.

Do you have input that supports Japanese, Korean and Chinese for WM5 ? Onegaishimasu. :)

Last edited by shady; 11-07-05 at 10:25 PM.
shady is offline   Reply With Quote
Sponsor Ads
Old 11-08-05, 01:17 AM   #62 (permalink)
Aximsite Prospect
 
Join Date: Oct 2005
Posts: 1
Thanked 0 Times in 0 Posts
Hey Asukal,
I'm trying to get Korean working on my Axim 51v with WM 5.0. After installing echinaNo5x.cab, Japanese and Chinese characters show properly.

However, Korean characters appear as rectangles!

I guessed the problem was that the mUniFont font did not have the Korean characters, so I tried loading MS Arial Unicode. I copied the font to the Axim and changed all the SystemLink registry strings.

However, this caused all three languages--Chinese, Japanese, and Korean--to show up as rectangles

Do you know what happened?
Thanks for your help!
wonsungi is offline   Reply With Quote
Old 11-08-05, 07:50 AM   #63 (permalink)
Aximsite Minor League
 
Join Date: Nov 2005
Posts: 112
Thanked 1 Time in 1 Post
Originally Posted by shady
Asukal, Can you get me a CAB files which contains your mUnifontM and supports Japanese, Korean and Chinese display for WM5? I tried you e-china but can't enable 'japan' in Regional settings.

Do you have input that supports Japanese, Korean and Chinese for WM5 ? Onegaishimasu. :)
The e-china package should already contain support for Japanese, Korean, Chinese and even Thai. It is working on my device.

As for CJK input, I only know of Effy input system from Time Space System. But it is for WM2003 and I've not tested it on WM5. If you decided to test it out, make sure that the installer doesn't replace the wince.nls file with something for WM2003.
gwinter is offline   Reply With Quote
Old 11-08-05, 08:06 AM   #64 (permalink)
Aximsite Minor League
 
Join Date: Nov 2005
Posts: 112
Thanked 1 Time in 1 Post
Originally Posted by wonsungi
However, this caused all three languages--Chinese, Japanese, and Korean--to show up as rectangles
Most likey something the font is linked incorrectly. I know that most who try to do font linking have a lot of entries for skiptable, changing font sizes, changing default system fonts, etc.

But to see that things are working properly, it is advisable to start from the bare minimum. And for that you don't even need wince.nls file. For example, what I do is, I create some new text file on the desktop, rename the filename with Chinese/Japanese/Korean/whatever script, transfer the files to the device, then view the files in File Explorer. If the font linking is working properly, the filename will show up fine on the device. The minimum that entries that you need in your device can be like this:
Code:
[HKEY_LOCAL_MACHINE\SYSTEM\GDI]
"FontLinkMethods"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontLink\SystemLink]
"Arial"="\\Windows\\arialuni.ttf,Arial Unicode MS"
"Courier New"="\\Windows\\arialuni.ttf,Arial Unicode MS"
"Tahoma"="\\Windows\\arialuni.ttf,Arial Unicode MS"
"Times New Roman"="\\Windows\\arialuni.ttf,Arial Unicode MS"
This is the minimum that I use and I've checked that indeed I can display everything (except complex script but that is another story).
gwinter is offline   Reply With Quote
Old 11-08-05, 08:10 AM   #65 (permalink)
Aximsite Major League
 
Join Date: Oct 2005
Posts: 318
Thanked 0 Times in 0 Posts
Originally Posted by gwinter
The e-china package should already contain support for Japanese, Korean, Chinese and even Thai. It is working on my device.

As for CJK input, I only know of Effy input system from Time Space System. But it is for WM2003 and I've not tested it on WM5. If you decided to test it out, make sure that the installer doesn't replace the wince.nls file with something for WM2003.
i installed e-china but can't get them diplayed. i have to install let's japan to enable 'japan' in global settings to enable display.
Does Bagoj's IME supports korean/chinese input ?

Last edited by shady; 11-08-05 at 08:13 AM.
shady is offline   Reply With Quote
Old 11-08-05, 08:11 AM   #66 (permalink)
ppt
Guest
 
Posts: n/a
hmm, if i only want to read chinese in wm5, do i just install the echinaNo5x cab?

edit:
installed that & i can read chinese

Last edited by ppt; 11-08-05 at 08:38 AM.
  Reply With Quote
Old 11-08-05, 08:26 AM   #67 (permalink)
Aximsite Minor League
 
Join Date: Nov 2005
Posts: 112
Thanked 1 Time in 1 Post
Originally Posted by shady
i installed e-china but can't get them diplayed. i have to install let's japan to enable 'japan' in global settings to enable display.
Does Bagoj's IME supports korean/chinese input ?
That is indeed weird. Ok, it just occured to me it might be because of the way the the wince.nls works on the package. Look into your /Temp folder and see if there is a wince.nls file (make sure you are showing all file!). If there is, copy it into /Windows folder, overwriting the one already there. Then soft reset. Hopefully it works.

No, Bagoj's IME is a Japanese IME only. If you have access to Platform Builder, maybe you can build other IME samples and share with us! ;)
gwinter is offline   Reply With Quote
Old 11-08-05, 08:28 AM   #68 (permalink)
Aximsite Minor League
 
Join Date: Nov 2005
Posts: 112
Thanked 1 Time in 1 Post
Originally Posted by ppt
hmm, if i only want to read chinese in wm5, do i just install the echinaNo5x cab?
Yes, that is correct. As a bonus, you'll automatically get Japanese and Korean display support as well.
gwinter is offline   Reply With Quote
Old 11-08-05, 08:39 AM   #69 (permalink)
ppt
Guest
 
Posts: n/a
Originally Posted by gwinter
Yes, that is correct. As a bonus, you'll automatically get Japanese and Korean display support as well.
hehe, maybe it's time to learn all 3 languages
  Reply With Quote
Old 11-08-05, 08:52 AM   #70 (permalink)
Aximsite Major League
 
Join Date: Oct 2005
Posts: 318
Thanked 0 Times in 0 Posts
Originally Posted by gwinter
That is indeed weird. Ok, it just occured to me it might be because of the way the the wince.nls works on the package. Look into your /Temp folder and see if there is a wince.nls file (make sure you are showing all file!). If there is, copy it into /Windows folder, overwriting the one already there. Then soft reset. Hopefully it works.

No, Bagoj's IME is a Japanese IME only. If you have access to Platform Builder, maybe you can build other IME samples and share with us! ;)
I don't think there is any wince.nls on my /temp folder. is the wince.nls file same for both the package(1.5MB)? i think it might be registry.
shady is offline   Reply With Quote
Old 11-08-05, 09:11 AM   #71 (permalink)
Aximsite Minor League
 
Join Date: Nov 2005
Posts: 112
Thanked 1 Time in 1 Post
Originally Posted by shady
is the wince.nls file same for both the package(1.5MB)?
No.
The one for "Let's Japan" package came from the emulator image. It will support Japanese only. The file size is smaller as well.
The one for "e-China" package is built by Asukal. It will support Chinese, Japanese, Korean.
gwinter is offline   Reply With Quote
Old 11-08-05, 09:34 AM   #72 (permalink)
Aximsite Major League
 
Join Date: Oct 2005
Posts: 318
Thanked 0 Times in 0 Posts
Originally Posted by gwinter
No.
The one for "Let's Japan" package came from the emulator image. It will support Japanese only. The file size is smaller as well.
The one for "e-China" package is built by Asukal. It will support Chinese, Japanese, Korean.
Ok. I will check and see. Anyway, i prefer the mUniFontM to the MS Gothic. E-china has the font but not let's japan. I can use Bagoj's IME with mUniFontM but some complexe characters still cant be displayed in the keyboard.

Anyone knows how to remove the small IME bar on the below right from Bagoj's IME ? It's quite annoying especially when watching movie and it blocks the keyboard tab sometimes.

EDIT: I checked my temp folder and there is a wince.nls(380K) and inside Windows folder(1.5MB). Which is for Japanese only and which one for Korea, Chinese and Japanese.

Last edited by shady; 11-08-05 at 10:32 AM.
shady is offline   Reply With Quote
Old 11-08-05, 11:24 AM   #73 (permalink)
Aximsite Rookie
 
Join Date: Mar 2005
Posts: 53
Thanked 0 Times in 0 Posts
Does Bagoj's IME really take up 6MB of RAM? I sorta wussied out before installing it since the archive seemed to be HUGE... can any part of it live on the built-in storage?
Pseudo Nim is offline   Reply With Quote
Old 11-08-05, 11:30 AM   #74 (permalink)
Aximsite Major League
 
Join Date: Oct 2005
Posts: 318
Thanked 0 Times in 0 Posts
Originally Posted by Pseudo Nim
Does Bagoj's IME really take up 6MB of RAM? I sorta wussied out before installing it since the archive seemed to be HUGE... can any part of it live on the built-in storage?
the font msgothic is already 4-5MB. unless u already have it. everything have to be installed in windows directory.
shady is offline   Reply With Quote
Old 11-08-05, 11:39 AM   #75 (permalink)
Aximsite Major League
 
Join Date: Feb 2005
Location: Santa Barbara
Posts: 328
Thanked 0 Times in 0 Posts
shady: If you read earlier in this thread around page 2, gwinter provides a nifty keyboard switching program that turns the floating bar on and off (not instantly though, you have to exit and reopen the program for the box to disappear).
Enragin_Angel is offline   Reply With Quote
Reply

Tags
bagoj, ime, japanese, wm5, x50v

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 11:34 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC