Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

英文OS,顯示中文字型問題

122 views
Skip to first unread message

Dogfu

unread,
Apr 25, 2007, 5:50:26 AM4/25/07
to
大家好:
我想把中文字型,從 Widows目錄放至 SDMMC,於是從(一)改成(二)

(一)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontLink\SystemLink]
"Tahoma"="\\Windows\\gl_ce.ttf,Gulim;\\Windows\
\simsun.ttc,NSimSun"

(二)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontLink\SystemLink]
"Tahoma"="\\SDMMC\\gl_ce.ttf,Gulim;\\SDMMC\\simsun.ttc,NSimSun"

(一)可以在英文版的OS秀出中文字,但(二)卻沒辦法,有人遇過這問題嗎??
謝謝。

Blake

unread,
Apr 25, 2007, 11:13:17 AM4/25/07
to
Hi Dogfu,

Try the following registry values,and my sample is MSSONG.ttf.
You can use any font you want..


1. [HKLM\SOFTWARE\Microsoft\FontPath]
"FontPath" = "\\Storage\\windows\\Fonts"
(Its datatype is "String")

2. [HKLM\System\GDI]
"FontLinkMethods" =1
(Its datatype is "integer")

3. [HKLM\SOFTWARE\Microsoft\FontLink\SystemLink
"Nina" = "\\Storage\\windows\\Fonts\\mshei.ttf,MSHei"
(Its datatype is "String")

4. [HKLM\SOFTWARE\Microsoft\FontLink\SkipTable]
Nina" ="005c,00a5,007e,0391-03c9,2026,2116,221a,25a0-25ff"
(Its datatype is "String")

5. [HKLM\System\GDI\SysFnt]
Nm" ="MSHei"
(Its datatype is "String")

6. Copy MSHei.ttf to your \Storage\windows\Fonts folder


--
I hope it is useful ^_^

Best Regards,

Blake Chang

"Dogfu" <aur...@gmail.com> wrote in message
news:1177494625....@t39g2000prd.googlegroups.com...

Dogfu

unread,
Apr 27, 2007, 2:56:53 AM4/27/07
to
> > ¤j®a¦n:
> > §Ú·Q§â¤¤¤å¦r«¬¡A±q Widows¥Ø¿ý©ñ¦Ü SDMMC¡A©ó¬O±q(¤@)§ï¦¨(¤G)
>
> > (¤@)

> > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontLink\SystemLink]
> > "Tahoma"="\\Windows\\gl_ce.ttf,Gulim;\\Windows\
> > \simsun.ttc,NSimSun"
>
> > (¤G)

> > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontLink\SystemLink]
> > "Tahoma"="\\SDMMC\\gl_ce.ttf,Gulim;\\SDMMC\\simsun.ttc,NSimSun"
>
> > (¤@)¥i¥H¦b­^¤åª©ªºOS¨q¥X¤¤¤å¦r¡A¦ý(¤G)«o¨S¿ìªk¡A¦³¤H¹J¹L³o°ÝÃD¶Ü¡H¡H
> > ÁÂÁ¡C- Hide quoted text -
>
> - Show quoted text -

Hi Blake:
It's useful when I set the registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontPath]
"FontPath"="\\MyFlashDisk"

However, when I change "MyFlashDisk" to "SDMMC", the Chinese font
can't be shown.
Why? The SDMMC driver is loaded too later ?

Blake

unread,
May 1, 2007, 12:53:29 PM5/1/07
to
Hi Dogfu,

That may be the problem, and you can try to change the loaded order of SDMMC
driver to solve.


--
I hope it is useful ^_^

Best Regards,

Blake Chang

"Dogfu" <aur...@gmail.com> wrote in message

news:1177657012....@t38g2000prd.googlegroups.com...

> > 大家好:
> > 我想把中文字型,從 Widows目錄放至 SDMMC,於是從(一)改成(二)
>
> > (一)

> > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontLink\SystemLink]
> > "Tahoma"="\\Windows\\gl_ce.ttf,Gulim;\\Windows\
> > \simsun.ttc,NSimSun"
>

> > (二)


> > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontLink\SystemLink]
> > "Tahoma"="\\SDMMC\\gl_ce.ttf,Gulim;\\SDMMC\\simsun.ttc,NSimSun"
>

> > (一)可以在英文版的OS秀出中文字,但(二)卻沒辦法,有人遇過這問題嗎??
> > 謝謝。- Hide quoted text -

Chen@discussions.microsoft.com Patch Chen

unread,
Jun 5, 2007, 10:52:02 PM6/5/07
to
hi, Blake

I am use WIN CE 5.0.
why I cannot find [HKLM\SOFTWARE\Microsoft\FontPath]?
I can find HKLM\SOFTWARE\Microsoft, but I don't see FontPath.
so, are you talking about WIN CE system? or this way will different path by
different version?

thank for reply
Best Regard
Patch Chen


"Blake" 來函:

0 new messages