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