1 #pragma once 2 3 MUI_SUBFONT LatinFonts[] = 4 { 5 /*Font Substitute */ 6 { L"Arial Baltic,186", L"Arial,186" }, 7 { L"Arial CE,238", L"Arial,238" }, 8 { L"Arial CYR,204", L"Arial,204" }, 9 { L"Arial Greek,161", L"Arial,161" }, 10 { L"Arial TUR,162", L"Arial,162" }, 11 { L"Courier", L"Courier New" }, 12 { L"Courier New Baltic,186", L"Courier New,186" }, 13 { L"Courier New CE,238", L"Courier New,238" }, 14 { L"Courier New CYR,204", L"Courier New,204" }, 15 { L"Courier New Greek,161", L"Courier New,161" }, 16 { L"Courier New TUR,162", L"Courier New,162" }, 17 { L"Fixedsys", L"Fixedsys Excelsior 3.01-L2" }, 18 { L"Helv", L"MS Sans Serif" }, 19 { L"Helvetica", L"Arial" }, 20 { L"MS Sans Serif", L"Tahoma" }, 21 { L"MS Shell Dlg", L"Tahoma" }, 22 { L"MS Shell Dlg 2", L"Tahoma" }, 23 { L"System", L"FreeSans" }, 24 { L"Terminal", L"Lucida Console" }, 25 { L"Times", L"Times New Roman" }, 26 { L"Times New Roman Baltic,186", L"Times New Roman,186" }, 27 { L"Times New Roman CE,238", L"Times New Roman,238" }, 28 { L"Times New Roman CYR,204", L"Times New Roman,204" }, 29 { L"Times New Roman Greek,161", L"Times New Roman,161" }, 30 { L"Times New Roman TUR,162", L"Times New Roman,162" }, 31 { L"Tms Rmn", L"Times New Roman" }, 32 { NULL, NULL } 33 }; 34 35 MUI_SUBFONT CyrillicFonts[] = 36 { 37 { L"Arial Baltic,186", L"Arial,186" }, 38 { L"Arial CE,238", L"Arial,238" }, 39 { L"Arial CYR,204", L"Arial,204" }, 40 { L"Arial Greek,161", L"Arial,161" }, 41 { L"Arial TUR,162", L"Arial,162" }, 42 { L"Courier", L"Courier New" }, 43 { L"Courier New Baltic,186", L"Courier New,186" }, 44 { L"Courier New CE,238", L"Courier New,238" }, 45 { L"Courier New CYR,204", L"Courier New,204" }, 46 { L"Courier New Greek,161", L"Courier New,161" }, 47 { L"Courier New TUR,162", L"Courier New,162" }, 48 { L"Fixedsys", L"Fixedsys Excelsior 3.01-L2" }, 49 { L"Helv", L"MS Sans Serif" }, 50 { L"Helvetica", L"Arial" }, 51 { L"MS Sans Serif", L"Tahoma" }, 52 { L"MS Shell Dlg", L"Tahoma" }, 53 { L"MS Shell Dlg 2", L"Tahoma" }, 54 { L"System", L"FreeSans" }, 55 { L"Terminal", L"Lucida Console" }, 56 { L"Times", L"Times New Roman" }, 57 { L"Times New Roman Baltic,186", L"Times New Roman,186" }, 58 { L"Times New Roman CE,238", L"Times New Roman,238" }, 59 { L"Times New Roman CYR,204", L"Times New Roman,204" }, 60 { L"Times New Roman Greek,161", L"Times New Roman,161" }, 61 { L"Times New Roman TUR,162", L"Times New Roman,162" }, 62 { L"Tms Rmn", L"Times New Roman" }, 63 { NULL, NULL } 64 }; 65 66 MUI_SUBFONT GreekFonts[] = 67 { 68 { L"Arial Baltic,186", L"Arial,186" }, 69 { L"Arial CE,238", L"Arial,238" }, 70 { L"Arial CYR,204", L"Arial,204" }, 71 { L"Arial Greek,161", L"Arial,161" }, 72 { L"Arial TUR,162", L"Arial,162" }, 73 { L"Courier", L"Courier New" }, 74 { L"Courier New Baltic,186", L"Courier New,186" }, 75 { L"Courier New CE,238", L"Courier New,238" }, 76 { L"Courier New CYR,204", L"Courier New,204" }, 77 { L"Courier New Greek,161", L"Courier New,161" }, 78 { L"Courier New TUR,162", L"Courier New,162" }, 79 { L"Fixedsys", L"Fixedsys Excelsior 3.01-L2" }, 80 { L"Helv", L"MS Sans Serif" }, 81 { L"Helvetica", L"Arial" }, 82 { L"MS Sans Serif", L"Tahoma" }, 83 { L"MS Shell Dlg", L"Tahoma" }, 84 { L"MS Shell Dlg 2", L"Tahoma" }, 85 { L"System", L"FreeSans" }, 86 { L"Terminal", L"Lucida Console" }, 87 { L"Times", L"Times New Roman" }, 88 { L"Times New Roman Baltic,186", L"Times New Roman,186" }, 89 { L"Times New Roman CE,238", L"Times New Roman,238" }, 90 { L"Times New Roman CYR,204", L"Times New Roman,204" }, 91 { L"Times New Roman Greek,161", L"Times New Roman,161" }, 92 { L"Times New Roman TUR,162", L"Times New Roman,162" }, 93 { L"Tms Rmn", L"Times New Roman" }, 94 { NULL, NULL } 95 }; 96 97 MUI_SUBFONT HebrewFonts[] = 98 { 99 { L"Arial Baltic,186", L"Arial,186" }, 100 { L"Arial CE,238", L"Arial,238" }, 101 { L"Arial CYR,204", L"Arial,204" }, 102 { L"Arial Greek,161", L"Arial,161" }, 103 { L"Arial TUR,162", L"Arial,162" }, 104 { L"Courier", L"Courier New" }, 105 { L"Courier New Baltic,186", L"Courier New,186" }, 106 { L"Courier New CE,238", L"Courier New,238" }, 107 { L"Courier New CYR,204", L"Courier New,204" }, 108 { L"Courier New Greek,161", L"Courier New,161" }, 109 { L"Courier New TUR,162", L"Courier New,162" }, 110 { L"Fixedsys", L"Fixedsys Excelsior 3.01-L2" }, 111 { L"Helv", L"MS Sans Serif" }, 112 { L"Helvetica", L"Arial" }, 113 { L"MS Sans Serif", L"Tahoma" }, 114 { L"MS Shell Dlg", L"Tahoma" }, 115 { L"MS Shell Dlg 2", L"Tahoma" }, 116 { L"System", L"FreeSans" }, 117 { L"Terminal", L"Courier New" }, 118 { L"Times", L"Times New Roman" }, 119 { L"Times New Roman Baltic,186", L"Times New Roman,186" }, 120 { L"Times New Roman CE,238", L"Times New Roman,238" }, 121 { L"Times New Roman CYR,204", L"Times New Roman,204" }, 122 { L"Times New Roman Greek,161", L"Times New Roman,161" }, 123 { L"Times New Roman TUR,162", L"Times New Roman,162" }, 124 { L"Tms Rmn", L"Times New Roman" }, 125 { NULL, NULL } 126 }; 127 128 WCHAR CSF_LocalName0[] = {0x5B8B, 0x4F53, 0}; /* SimSun */ 129 WCHAR CSF_LocalName1[] = {0x4E2D, 0x6613, 0x5B8B, 0x4F53, 0}; /* SimSun */ 130 WCHAR CSF_LocalName2[] = {0x65B0, 0x5B8B, 0x4F53, 0}; /* NSimSun */ 131 WCHAR CSF_LocalName3[] = {0xFC4B, 0x91CC, 0}; /* SimHei */ 132 WCHAR CSF_LocalName4[] = {'M', 'S', 0x5B8B, 0x4F53, 0}; /* MS Song */ 133 MUI_SUBFONT ChineseSimplifiedFonts[] = 134 { 135 { L"Arial Baltic,186", L"Arial,186" }, 136 { L"Arial CE,238", L"Arial,238" }, 137 { L"Arial CYR,204", L"Arial,204" }, 138 { L"Arial Greek,161", L"Arial,161" }, 139 { L"Arial TUR,162", L"Arial,162" }, 140 { L"Courier", L"Courier New" }, 141 { L"Courier New Baltic,186", L"Courier New,186" }, 142 { L"Courier New CE,238", L"Courier New,238" }, 143 { L"Courier New CYR,204", L"Courier New,204" }, 144 { L"Courier New Greek,161", L"Courier New,161" }, 145 { L"Courier New TUR,162", L"Courier New,162" }, 146 { L"Fixedsys", L"Fixedsys Excelsior 3.01-L2" }, 147 { L"Franklin Gothic Medium", L"Droid Sans Fallback" }, 148 { L"Helv", L"MS Sans Serif" }, 149 { L"Helvetica", L"Arial" }, 150 { L"MS Sans Serif", L"Droid Sans Fallback" }, 151 { L"MS Shell Dlg", L"Droid Sans Fallback" }, 152 { L"MS Shell Dlg 2", L"Droid Sans Fallback" }, 153 { L"MS Song", L"Droid Sans Fallback" }, 154 { L"MS UI Gothic", L"Droid Sans Fallback" }, 155 { L"MS UI Gothic 2", L"Droid Sans Fallback" }, 156 { L"NSimSun", L"Droid Sans Fallback" }, 157 { L"SimHei", L"Droid Sans Fallback" }, 158 { L"SimSun", L"Droid Sans Fallback" }, 159 { L"Source Sans Pro", L"Droid Sans Fallback" }, 160 { L"System", L"Droid Sans Fallback" }, 161 { L"Tahoma", L"Droid Sans Fallback" }, 162 { L"Terminal", L"Lucida Console" }, 163 { L"Times", L"Times New Roman" }, 164 { L"Times New Roman Baltic,186", L"Times New Roman,186" }, 165 { L"Times New Roman CE,238", L"Times New Roman,238" }, 166 { L"Times New Roman CYR,204", L"Times New Roman,204" }, 167 { L"Times New Roman Greek,161", L"Times New Roman,161" }, 168 { L"Times New Roman TUR,162", L"Times New Roman,162" }, 169 { L"Tms Rmn", L"Times New Roman" }, 170 { L"Trebuchet MS", L"Droid Sans Fallback" }, 171 /* localized names */ 172 { CSF_LocalName0, L"Droid Sans Fallback" }, 173 { CSF_LocalName1, L"Droid Sans Fallback" }, 174 { CSF_LocalName2, L"Droid Sans Fallback" }, 175 { CSF_LocalName3, L"Droid Sans Fallback" }, 176 { CSF_LocalName4, L"Droid Sans Fallback" }, 177 { NULL, NULL } 178 }; 179 180 WCHAR CTF_LocalName0[] = {0x7D30, 0x660E, 0x9AD4, 0}; /* MingLiU */ 181 WCHAR CTF_LocalName1[] = {0x65B0, 0x7D30, 0x660E, 0x9AD4, 0}; /* PMingLiU */ 182 WCHAR CTF_LocalName2[] = {0x83EF, 0x5EB7, 0x4E2D, 0x660E, 0x9AD4, 0}; /* DLCMingMedium */ 183 WCHAR CTF_LocalName3[] = {0x83EF, 0x5EB7, 0x7C97, 0x660E, 0x9AD4, 0}; /* DLCMingBold */ 184 MUI_SUBFONT ChineseTraditionalFonts[] = 185 { 186 { L"Arial Baltic,186", L"Arial,186" }, 187 { L"Arial CE,238", L"Arial,238" }, 188 { L"Arial CYR,204", L"Arial,204" }, 189 { L"Arial Greek,161", L"Arial,161" }, 190 { L"Arial TUR,162", L"Arial,162" }, 191 { L"Courier", L"Courier New" }, 192 { L"Courier New Baltic,186", L"Courier New,186" }, 193 { L"Courier New CE,238", L"Courier New,238" }, 194 { L"Courier New CYR,204", L"Courier New,204" }, 195 { L"Courier New Greek,161", L"Courier New,161" }, 196 { L"Courier New TUR,162", L"Courier New,162" }, 197 { L"DLCMingBold", L"Droid Sans Fallback" }, 198 { L"DLCMingMedium", L"Droid Sans Fallback" }, 199 { L"Fixedsys", L"Fixedsys Excelsior 3.01-L2" }, 200 { L"Franklin Gothic Medium", L"Droid Sans Fallback" }, 201 { L"Helv", L"MS Sans Serif" }, 202 { L"Helvetica", L"Arial" }, 203 { L"MS Sans Serif", L"Droid Sans Fallback" }, 204 { L"MS Shell Dlg", L"Droid Sans Fallback" }, 205 { L"MS Shell Dlg 2", L"Droid Sans Fallback" }, 206 { L"MS UI Gothic", L"Droid Sans Fallback" }, 207 { L"MS UI Gothic 2", L"Droid Sans Fallback" }, 208 { L"Ming Light", L"Droid Sans Fallback" }, 209 { L"MingLiU", L"Droid Sans Fallback" }, 210 { L"PMingLiU", L"Droid Sans Fallback" }, 211 { L"Source Sans Pro", L"Droid Sans Fallback" }, 212 { L"System", L"Droid Sans Fallback" }, 213 { L"Tahoma", L"Droid Sans Fallback" }, 214 { L"Terminal", L"Lucida Console" }, 215 { L"Times", L"Times New Roman" }, 216 { L"Times New Roman Baltic,186", L"Times New Roman,186" }, 217 { L"Times New Roman CE,238", L"Times New Roman,238" }, 218 { L"Times New Roman CYR,204", L"Times New Roman,204" }, 219 { L"Times New Roman Greek,161", L"Times New Roman,161" }, 220 { L"Times New Roman TUR,162", L"Times New Roman,162" }, 221 { L"Tms Rmn", L"Times New Roman" }, 222 { L"Trebuchet MS", L"Droid Sans Fallback" }, 223 /* localized names */ 224 { CTF_LocalName0, L"Droid Sans Fallback" }, 225 { CTF_LocalName1, L"Droid Sans Fallback" }, 226 { CTF_LocalName2, L"Droid Sans Fallback" }, 227 { CTF_LocalName3, L"Droid Sans Fallback" }, 228 { NULL, NULL } 229 }; 230 231 WCHAR JF_LocalName0[] = {0xFF2D, 0xFF33, ' ', 0x660E, 0x671D, 0}; /* MS Mincho */ 232 WCHAR JF_LocalName1[] = {0xFF2D, 0xFF33, ' ', 0xFF30, 0x660E, 0x671D, 0}; /* MS PMincho */ 233 WCHAR JF_LocalName2[] = {0xFF2D, 0xFF33, ' ', 0x30B4, 0x30B7, 0x30C3, 0x30AF, 0}; /* MS Gothic */ 234 WCHAR JF_LocalName3[] = {0xFF2D, 0xFF33, ' ', 0xFF30, 0x30B4, 0x30B7, 0x30C3, 0x30AF, 0}; /* MS PGothic */ 235 MUI_SUBFONT JapaneseFonts[] = 236 { 237 { L"Arial Baltic,186", L"Arial,186" }, 238 { L"Arial CE,238", L"Arial,238" }, 239 { L"Arial CYR,204", L"Arial,204" }, 240 { L"Arial Greek,161", L"Arial,161" }, 241 { L"Arial TUR,162", L"Arial,162" }, 242 { L"Courier", L"Courier New" }, 243 { L"Courier New Baltic,186", L"Courier New,186" }, 244 { L"Courier New CE,238", L"Courier New,238" }, 245 { L"Courier New CYR,204", L"Courier New,204" }, 246 { L"Courier New Greek,161", L"Courier New,161" }, 247 { L"Courier New TUR,162", L"Courier New,162" }, 248 { L"Fixedsys", L"Fixedsys Excelsior 3.01-L2" }, 249 { L"Franklin Gothic Medium", L"Droid Sans Fallback" }, 250 { L"Helv", L"MS Sans Serif" }, 251 { L"Helvetica", L"Arial" }, 252 { L"MS Gothic", L"Droid Sans Fallback" }, 253 { L"MS Mincho", L"Droid Sans Fallback" }, 254 { L"MS PGothic", L"Droid Sans Fallback" }, 255 { L"MS PMincho", L"Droid Sans Fallback" }, 256 { L"MS Sans Serif", L"Droid Sans Fallback" }, 257 { L"MS Shell Dlg", L"Droid Sans Fallback" }, 258 { L"MS Shell Dlg 2", L"Droid Sans Fallback" }, 259 { L"MS UI Gothic", L"Droid Sans Fallback" }, 260 { L"MS UI Gothic 2", L"Droid Sans Fallback" }, 261 { L"Source Sans Pro", L"Droid Sans Fallback" }, 262 { L"System", L"Droid Sans Fallback" }, 263 { L"Tahoma", L"Droid Sans Fallback" }, 264 { L"Terminal", L"Lucida Console" }, 265 { L"Times", L"Times New Roman" }, 266 { L"Times New Roman Baltic,186", L"Times New Roman,186" }, 267 { L"Times New Roman CE,238", L"Times New Roman,238" }, 268 { L"Times New Roman CYR,204", L"Times New Roman,204" }, 269 { L"Times New Roman Greek,161", L"Times New Roman,161" }, 270 { L"Times New Roman TUR,162", L"Times New Roman,162" }, 271 { L"Tms Rmn", L"Times New Roman" }, 272 { L"Trebuchet MS", L"Droid Sans Fallback" }, 273 /* localized names */ 274 { JF_LocalName0, L"Droid Sans Fallback" }, 275 { JF_LocalName1, L"Droid Sans Fallback" }, 276 { JF_LocalName2, L"Droid Sans Fallback" }, 277 { JF_LocalName3, L"Droid Sans Fallback" }, 278 { NULL, NULL } 279 }; 280 281 WCHAR KF_LocalName0[] = {0xBC14, 0xD0D5, 0}; /* Batang */ 282 WCHAR KF_LocalName1[] = {0xBC14, 0xD0D5, 0xCCB4, 0}; /* BatangChe */ 283 WCHAR KF_LocalName2[] = {0xAD81, 0xC11C, 0}; /* Gungsuh */ 284 WCHAR KF_LocalName3[] = {0xAD81, 0xC11C, 0xCCB4, 0}; /* GungsuhChe */ 285 WCHAR KF_LocalName4[] = {0xAD74, 0xB9BC, 0}; /* Gulim */ 286 WCHAR KF_LocalName5[] = {0xAD74, 0xB9BC, 0xCCB4, 0}; /* GulimChe */ 287 MUI_SUBFONT KoreanFonts[] = 288 { 289 { L"Arial Baltic,186", L"Arial,186" }, 290 { L"Arial CE,238", L"Arial,238" }, 291 { L"Arial CYR,204", L"Arial,204" }, 292 { L"Arial Greek,161", L"Arial,161" }, 293 { L"Arial TUR,162", L"Arial,162" }, 294 { L"Batang", L"Droid Sans Fallback" }, 295 { L"BatangChe", L"Droid Sans Fallback" }, 296 { L"Courier", L"Courier New" }, 297 { L"Courier New Baltic,186", L"Courier New,186" }, 298 { L"Courier New CE,238", L"Courier New,238" }, 299 { L"Courier New CYR,204", L"Courier New,204" }, 300 { L"Courier New Greek,161", L"Courier New,161" }, 301 { L"Courier New TUR,162", L"Courier New,162" }, 302 { L"Fixedsys", L"Fixedsys Excelsior 3.01-L2" }, 303 { L"Franklin Gothic Medium", L"Droid Sans Fallback" }, 304 { L"Gulim", L"Droid Sans Fallback" }, 305 { L"GulimChe", L"Droid Sans Fallback" }, 306 { L"Gungsuh", L"Droid Sans Fallback" }, 307 { L"GungsuhChe", L"Droid Sans Fallback" }, 308 { L"Helv", L"MS Sans Serif" }, 309 { L"Helvetica", L"Arial" }, 310 { L"MS Sans Serif", L"Droid Sans Fallback" }, 311 { L"MS Shell Dlg", L"Droid Sans Fallback" }, 312 { L"MS Shell Dlg 2", L"Droid Sans Fallback" }, 313 { L"MS UI Gothic", L"Droid Sans Fallback" }, 314 { L"MS UI Gothic 2", L"Droid Sans Fallback" }, 315 { L"Source Sans Pro", L"Droid Sans Fallback" }, 316 { L"System", L"Droid Sans Fallback" }, 317 { L"Tahoma", L"Droid Sans Fallback" }, 318 { L"Terminal", L"Lucida Console" }, 319 { L"Times", L"Times New Roman" }, 320 { L"Times New Roman Baltic,186", L"Times New Roman,186" }, 321 { L"Times New Roman CE,238", L"Times New Roman,238" }, 322 { L"Times New Roman CYR,204", L"Times New Roman,204" }, 323 { L"Times New Roman Greek,161", L"Times New Roman,161" }, 324 { L"Times New Roman TUR,162", L"Times New Roman,162" }, 325 { L"Tms Rmn", L"Times New Roman" }, 326 { L"Trebuchet MS", L"Droid Sans Fallback" }, 327 /* localized names */ 328 { KF_LocalName0, L"Droid Sans Fallback" }, 329 { KF_LocalName1, L"Droid Sans Fallback" }, 330 { KF_LocalName2, L"Droid Sans Fallback" }, 331 { KF_LocalName3, L"Droid Sans Fallback" }, 332 { KF_LocalName4, L"Droid Sans Fallback" }, 333 { KF_LocalName5, L"Droid Sans Fallback" }, 334 { NULL, NULL } 335 }; 336 337 MUI_SUBFONT UnicodeFonts[] = 338 { 339 { L"Arial Baltic,186", L"Arial,186" }, 340 { L"Arial CE,238", L"Arial,238" }, 341 { L"Arial CYR,204", L"Arial,204" }, 342 { L"Arial Greek,161", L"Arial,161" }, 343 { L"Arial TUR,162", L"Arial,162" }, 344 { L"Courier", L"Courier New" }, 345 { L"Courier New Baltic,186", L"Courier New,186" }, 346 { L"Courier New CE,238", L"Courier New,238" }, 347 { L"Courier New CYR,204", L"Courier New,204" }, 348 { L"Courier New Greek,161", L"Courier New,161" }, 349 { L"Courier New TUR,162", L"Courier New,162" }, 350 { L"Fixedsys", L"Fixedsys Excelsior 3.01-L2" }, 351 { L"Helvetica", L"Arial" }, 352 { L"System", L"FreeSans" }, 353 { L"Terminal", L"Courier New" }, 354 { L"Times", L"Times New Roman" }, 355 { L"Times New Roman Baltic,186", L"Times New Roman,186" }, 356 { L"Times New Roman CE,238", L"Times New Roman,238" }, 357 { L"Times New Roman CYR,204", L"Times New Roman,204" }, 358 { L"Times New Roman Greek,161", L"Times New Roman,161" }, 359 { L"Times New Roman TUR,162", L"Times New Roman,162" }, 360 { L"Tms Rmn", L"Times New Roman" }, 361 { NULL, NULL } 362 }; 363 364 MUI_SUBFONT HindiFonts[] = 365 { 366 /*Font Substitute */ 367 { L"Arial Baltic,186", L"Arial,186" }, 368 { L"Arial CE,238", L"Arial,238" }, 369 { L"Arial CYR,204", L"Arial,204" }, 370 { L"Arial Greek,161", L"Arial,161" }, 371 { L"Arial TUR,162", L"Arial,162" }, 372 { L"Courier", L"Courier New" }, 373 { L"Courier New Baltic,186", L"Courier New,186" }, 374 { L"Courier New CE,238", L"Courier New,238" }, 375 { L"Courier New CYR,204", L"Courier New,204" }, 376 { L"Courier New Greek,161", L"Courier New,161" }, 377 { L"Courier New TUR,162", L"Courier New,162" }, 378 { L"Fixedsys", L"Fixedsys Excelsior 3.01-L2" }, 379 { L"Helv", L"MS Sans Serif" }, 380 { L"Helvetica", L"Arial" }, 381 { L"MS Sans Serif", L"FreeSans" }, 382 { L"MS Shell Dlg", L"FreeSans" }, 383 { L"MS Shell Dlg 2", L"FreeSans" }, 384 { L"Palatino Linotype", L"FreeSans" }, 385 { L"System", L"FreeSans" }, 386 { L"Tahoma", L"FreeSans" }, 387 { L"Terminal", L"Lucida Console" }, 388 { L"Times", L"Times New Roman" }, 389 { L"Times New Roman Baltic,186", L"Times New Roman,186" }, 390 { L"Times New Roman CE,238", L"Times New Roman,238" }, 391 { L"Times New Roman CYR,204", L"Times New Roman,204" }, 392 { L"Times New Roman Greek,161", L"Times New Roman,161" }, 393 { L"Times New Roman TUR,162", L"Times New Roman,162" }, 394 { L"Tms Rmn", L"Times New Roman" }, 395 { NULL, NULL } 396 }; 397 398 MUI_SUBFONT SimplifiedChineseFontFixup[] = 399 { 400 { L"MS Shell Dlg", L"SimSun" }, 401 { L"Tahoma", L"SimSun" }, 402 { NULL, NULL } 403 }; 404 405 MUI_SUBFONT TraditionalChineseFontFixup[] = 406 { 407 { L"MS Shell Dlg", L"PMingLiU" }, 408 { L"Tahoma", L"PMingLiU" }, 409 { NULL, NULL } 410 }; 411 412 MUI_SUBFONT JapaneseFontFixup[] = 413 { 414 { L"MS Shell Dlg", L"MS UI Gothic" }, 415 { L"Tahoma", L"MS UI Gothic" }, 416 { NULL, NULL } 417 }; 418 419 MUI_SUBFONT KoreanFontFixup[] = 420 { 421 { L"MS Shell Dlg", L"Batang" }, 422 { L"Tahoma", L"Batang" }, 423 { NULL, NULL } 424 }; 425 426 MUI_SUBFONT FontFixupMINGLIU[] = 427 { 428 { L"MingLiU", NULL }, 429 { L"PMingLiU", NULL }, 430 { CTF_LocalName0, NULL }, 431 { CTF_LocalName1, NULL }, 432 { NULL, NULL } 433 }; 434 435 MUI_SUBFONT FontFixupSIMSUN[] = 436 { 437 { L"NSimSun", NULL }, 438 { L"SimSun", NULL }, 439 { CSF_LocalName0, NULL }, 440 { CSF_LocalName1, NULL }, 441 { CSF_LocalName2, NULL }, 442 { NULL, NULL } 443 }; 444 445 MUI_SUBFONT FontFixupMSSONG[] = 446 { 447 { L"MS Song", NULL }, 448 { CSF_LocalName4, NULL }, 449 { NULL, NULL } 450 }; 451 452 MUI_SUBFONT FontFixupMSGOTHIC[] = 453 { 454 { L"MS Gothic", NULL }, 455 { L"MS PGothic", NULL }, 456 { L"MS UI Gothic", NULL }, 457 { JF_LocalName2, NULL }, 458 { JF_LocalName3, NULL }, 459 { NULL, NULL } 460 }; 461 462 MUI_SUBFONT FontFixupMSMINCHO[] = 463 { 464 { L"MS Mincho", NULL }, 465 { L"MS PMincho", NULL }, 466 { JF_LocalName0, NULL }, 467 { JF_LocalName1, NULL }, 468 { NULL, NULL } 469 }; 470 471 MUI_SUBFONT FontFixupGULIM[] = 472 { 473 { L"Gulim", NULL }, 474 { L"GulimChe", NULL }, 475 { KF_LocalName4, NULL }, 476 { KF_LocalName5, NULL }, 477 { NULL, NULL } 478 }; 479 480 MUI_SUBFONT FontFixupBATANG[] = 481 { 482 { L"Batang", NULL}, 483 { L"BatangChe", NULL}, 484 { KF_LocalName0, NULL}, 485 { KF_LocalName1, NULL}, 486 { NULL, NULL } 487 }; 488