この機能を使うと英語のフォントに、日本語のフォントが組み込めます。
ただ残念なのは、Windows CEと違って、元のフォントが持っている文字をマスクできないので、機能の自由度が低いことです。
まんがの吹き出しで使われる、漢字かな混植フォントを使いたい作りたいのであれば、
Homeの「混植フォントを合成(memo)」を参照してください。
Windows 2000では、Tahoma, MS PGothic注1, MS UI Gothic, Microsoft Sans Serif, Lucida Sans Unicodeで、
Windows XPでは、レジストリをみると上と同じなのですが、デフォルトですべてのフォントに働くようです。
Windows 2000 | Windows XP | |
初期設定 | Tahoma, MS UI GothicなどのみON | 欧文日本語すべてでON |
元のフォントのマスク (CEは可能**) | 不可 | 不可 |
変更後の再起動 | 必要 | 必要 |
"フォント名(例:Arial)"="組み込むフォントのファイル名(例:msgothic.ttc),フォント名(例:MS UI Gothic)"
"フォント名(例:HGPゴシックM)"="組み込むフォントのファイル名(例:L_10646.TTF)"
"Tahoma"=hex(7):4d,00,53,00,47,00,4f,00,54,00,48,00,49,00,43,00,2e,00,54,00,54,\ 00,43,00,2c,00,4d,00,53,00,20,00,55,00,49,00,20,00,47,00,6f,00,74,00,68,00,\ 69,00,63,00,00,00,53,00,69,00,6d,00,53,00,75,00,6e,00,2e,00,54,00,54,00,43,\ 00,2c,00,53,00,69,00,6d,00,53,00,75,00,6e,00,00,00,67,00,75,00,6c,00,69,00,\ 6d,00,2e,00,74,00,74,00,63,00,2c,00,67,00,75,00,6c,00,69,00,6d,00,00,00,6d,\ 00,69,00,6e,00,67,00,6c,00,69,00,75,00,2e,00,74,00,74,00,63,00,2c,00,50,00,\ 4d,00,69,00,6e,00,67,00,4c,00,69,00,55,00,00,00,00,00Windows 2000ではregedt32で、編集した後保存してください。2002.11.09変更
"Arial"="C:\WINDOWS\FONTS\FMFJOG.TTC,FUゴシック体"のようになる。
"tahoma"="MSGOTHIC.TTC,MS UI Gothic" "MS UI Gothic"="L_10646.TTF"の場合、 tahomaにL_10646.TTFは受け継がれない。
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink] ;Ticago95にMS (UI) Gothicをくわえる。 "Ticago"="MSGOTHIC.TTC,MS UI Gothic" "Ticago_b"="MSGOTHIC.TTC,MS UI Gothic" "Ticago_i"="MSGOTHIC.TTC,MS UI Gothic" "TicagoFix"="MSGOTHIC.TTC,MS Gothic"
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink] ;Fixed98にMSゴシックをくわえる。 "Fixed98"="MSGOTHIC.TTC,MS Gothic"
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink] ;GeorgiaとVerdanaに明朝ゴシックを加える。 "Georgia"="MSMINCHO.TTC,MS PMincho" "Verdana"="MSGOTHIC.TTC,MS PGothic"
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink] ;HGゴシックMにJIS補助漢字を加える。 "HGゴシックM"="MSGOTHIC.TTC,MS Gothic" "HGPゴシックM"="MSGOTHIC.TTC,MS PGothic"
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink] ;VerdanaとHGPゴシックM "Verdana"="HGRGM.TTC,HGPゴシックM"
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink] ;Tahomaを変更する "Tahoma"="HGRGM.TTC,HGPゴシックM"
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink] ;Unicode文字列(REG_MULTI_SZ)で表記されていますが、 ;通常の文字列(REG_SZ)で表記しても大丈夫です。 "Lucida Sans Unicode"=hex(7):4d,00,53,00,47,00,4f,00,54,00,48,00,49,00,43,00,\ 2e,00,54,00,54,00,43,00,2c,00,4d,00,53,00,20,00,55,00,49,00,20,00,47,00,6f,\ 00,74,00,68,00,69,00,63,00,00,00,00,00 "MS PGothic"=hex(7):4c,00,5f,00,31,00,30,00,36,00,34,00,36,00,2e,00,54,00,54,\ 00,46,00,00,00,00,00 "MS UI Gothic"=hex(7):4c,00,5f,00,31,00,30,00,36,00,34,00,36,00,2e,00,54,00,54,\ 00,46,00,00,00,6d,00,69,00,63,00,72,00,6f,00,73,00,73,00,2e,00,74,00,74,00,\ 66,00,00,00,53,00,69,00,6d,00,53,00,75,00,6e,00,2e,00,54,00,54,00,43,00,2c,\ 00,53,00,69,00,6d,00,53,00,75,00,6e,00,00,00,67,00,75,00,6c,00,69,00,6d,00,\ 2e,00,74,00,74,00,63,00,2c,00,67,00,75,00,6c,00,69,00,6d,00,00,00,6d,00,69,\ 00,6e,00,67,00,6c,00,69,00,75,00,2e,00,74,00,74,00,63,00,2c,00,50,00,4d,00,\ 69,00,6e,00,67,00,4c,00,69,00,55,00,00,00,00,00 "Tahoma"=hex(7):4d,00,53,00,47,00,4f,00,54,00,48,00,49,00,43,00,2e,00,54,00,54,\ 00,43,00,2c,00,4d,00,53,00,20,00,55,00,49,00,20,00,47,00,6f,00,74,00,68,00,\ 69,00,63,00,00,00,53,00,69,00,6d,00,53,00,75,00,6e,00,2e,00,54,00,54,00,43,\ 00,2c,00,53,00,69,00,6d,00,53,00,75,00,6e,00,00,00,67,00,75,00,6c,00,69,00,\ 6d,00,2e,00,74,00,74,00,63,00,2c,00,67,00,75,00,6c,00,69,00,6d,00,00,00,6d,\ 00,69,00,6e,00,67,00,6c,00,69,00,75,00,2e,00,74,00,74,00,63,00,2c,00,50,00,\ 4d,00,69,00,6e,00,67,00,4c,00,69,00,55,00,00,00,00,00 "Microsoft Sans Serif"=hex(7):4d,00,53,00,47,00,4f,00,54,00,48,00,49,00,43,00,\ 2e,00,54,00,54,00,43,00,2c,00,4d,00,53,00,20,00,55,00,49,00,20,00,47,00,6f,\ 00,74,00,68,00,69,00,63,00,00,00,53,00,69,00,6d,00,53,00,75,00,6e,00,2e,00,\ 54,00,54,00,43,00,2c,00,53,00,69,00,6d,00,53,00,75,00,6e,00,00,00,67,00,75,\ 00,6c,00,69,00,6d,00,2e,00,74,00,74,00,63,00,2c,00,67,00,75,00,6c,00,69,00,\ 6d,00,00,00,6d,00,69,00,6e,00,67,00,6c,00,69,00,75,00,2e,00,74,00,74,00,63,\ 00,2c,00,50,00,4d,00,69,00,6e,00,67,00,4c,00,69,00,55,00,00,00,00,00
以上
問題点・質問はメールではなく、FontLinkなどの質問・情報に関する掲示板のほうまでお願いします。