1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE typemap [ 3 <!ELEMENT typemap (type)+> 4 <!ATTLIST typemap xmlns CDATA #FIXED ''> 5 <!ELEMENT type EMPTY> 6 <!ATTLIST type xmlns CDATA #FIXED '' encoding NMTOKEN #IMPLIED 7 family CDATA #REQUIRED format NMTOKEN #REQUIRED foundry NMTOKEN #REQUIRED 8 fullname CDATA #REQUIRED glyphs CDATA #REQUIRED metrics CDATA #REQUIRED 9 name NMTOKEN #REQUIRED stretch NMTOKEN #REQUIRED style NMTOKEN #REQUIRED 10 version CDATA #IMPLIED weight CDATA #REQUIRED> 11]> 12<!-- 13 ImageMagick Apple font configuration. 14--> 15<typemap> 16 <type 17 format="ttf" 18 name="AlBayan" 19 fullname="Al Bayan Plain" 20 family="Al Bayan" 21 glyphs="@apple_font_dir@/AlBayan.ttf" 22 /> 23 <type 24 format="ttf" 25 name="AlBayanB" 26 fullname="Al Bayan Bold" 27 family="Al Bayan" 28 glyphs="@apple_font_dir@/AlBayanBold.ttf" 29 /> 30 <type 31 format="ttf" 32 name="AndaleMono" 33 fullname="Andale Mono" 34 family="Andale Mono" 35 glyphs="@apple_font_dir@/Andale Mono.ttf" 36 /> 37 <type 38 format="ttf" 39 name="AppleChancery" 40 fullname="Apple Chancery" 41 family="Apple Chancery" 42 glyphs="@apple_font_dir@/Apple Chancery.ttf" 43 /> 44 <type 45 format="ttf" 46 name="AppleLiGothicM" 47 fullname="Apple LiGothic Medium" 48 family="Apple LiGothic" 49 glyphs="@apple_font_dir@/Apple LiGothic Medium.ttf" 50 /> 51 <type 52 format="ttf" 53 name="AppleLiSungL" 54 fullname="Apple LiSung Light" 55 family="Apple LiSung" 56 glyphs="@apple_font_dir@/Apple LiSung Light.ttf" 57 /> 58 <type 59 format="ttf" 60 name="AppleMyungjo" 61 fullname="AppleMyungjo Regular" 62 family="AppleMyungjo" 63 glyphs="@apple_font_dir@/AppleMyungjo.ttf" 64 /> 65 <type 66 format="ttf" 67 name="ArialBk" 68 fullname="Arial Black" 69 family="Arial Black" 70 glyphs="@apple_font_dir@/Arial Black.ttf" 71 /> 72 <type 73 format="ttf" 74 name="ArialBI" 75 fullname="Arial Bold Italic" 76 family="Arial" 77 glyphs="@apple_font_dir@/Arial Bold Italic.ttf" 78 /> 79 <type 80 format="ttf" 81 name="ArialB" 82 fullname="Arial Bold" 83 family="Arial" 84 glyphs="@apple_font_dir@/Arial Bold.ttf" 85 /> 86 <type 87 format="ttf" 88 name="ArialI" 89 fullname="Arial Italic" 90 family="Arial" 91 glyphs="@apple_font_dir@/Arial Italic.ttf" 92 /> 93 <type 94 format="ttf" 95 name="ArialNarrowBI" 96 fullname="Arial Narrow Bold Italic" 97 family="Arial Narrow" 98 glyphs="@apple_font_dir@/Arial Narrow Bold Italic.ttf" 99 /> 100 <type 101 format="ttf" 102 name="ArialNarrowB" 103 fullname="Arial Narrow Bold" 104 family="Arial Narrow" 105 glyphs="@apple_font_dir@/Arial Narrow Bold.ttf" 106 /> 107 <type 108 format="ttf" 109 name="ArialNarrowI" 110 fullname="Arial Narrow Italic" 111 family="Arial Narrow" 112 glyphs="@apple_font_dir@/Arial Narrow Italic.ttf" 113 /> 114 <type 115 format="ttf" 116 name="ArialNarrow" 117 fullname="Arial Narrow" 118 family="Arial Narrow" 119 glyphs="@apple_font_dir@/Arial Narrow.ttf" 120 /> 121 <type 122 format="ttf" 123 name="ArialRoundedB" 124 fullname="Arial Rounded MT Bold" 125 family="Arial Rounded Bold" 126 glyphs="@apple_font_dir@/Arial Rounded Bold.ttf" 127 /> 128 <type 129 format="ttf" 130 name="ArialUnicode" 131 fullname="Arial Unicode MS" 132 family="Arial Unicode" 133 glyphs="@apple_font_dir@/Arial Unicode.ttf" 134 /> 135 <type 136 format="ttf" 137 name="Arial" 138 fullname="Arial" 139 family="Arial" 140 glyphs="@apple_font_dir@/Arial.ttf" 141 /> 142 <type 143 format="ttf" 144 name="ArialHebrew" 145 fullname="Arial Hebrew" 146 family="Arial Hebrew" 147 glyphs="@apple_font_dir@/ArialHB.ttf" 148 /> 149 <type 150 format="ttf" 151 name="ArialHebrewB" 152 fullname="Arial Hebrew Bold" 153 family="Arial Hebrew" 154 glyphs="@apple_font_dir@/ArialHBBold.ttf" 155 /> 156 <type 157 format="ttf" 158 name="AsapB" 159 fullname="Asap Bold" 160 family="Asap" 161 glyphs="@apple_font_dir@/Asap-Bold.ttf" 162 /> 163 <type 164 format="ttf" 165 name="AsapBI" 166 fullname="Asap Bold Italic" 167 family="Asap" 168 glyphs="@apple_font_dir@/Asap-BoldItalic.ttf" 169 /> 170 <type 171 format="ttf" 172 name="AsapI" 173 fullname="Asap Italic" 174 family="Asap" 175 glyphs="@apple_font_dir@/Asap-Italic.ttf" 176 /> 177 <type 178 format="ttf" 179 name="Asap" 180 fullname="Asap" 181 family="Asap" 182 glyphs="@apple_font_dir@/Asap-Regular.ttf" 183 /> 184 <type 185 format="ttf" 186 name="AvantGardeDemi" 187 fullname="Avant Garde Demi BT" 188 family="AvantGarde Bk BT" 189 glyphs="@apple_font_dir@/Avant Garde Demi.ttf" 190 /> 191 <type 192 format="ttf" 193 name="Ayuthaya" 194 fullname="Ayuthaya" 195 family="Ayuthaya" 196 glyphs="@apple_font_dir@/Ayuthaya.ttf" 197 /> 198 <type 199 format="ttf" 200 name="Baghdad" 201 fullname="Baghdad" 202 family="Baghdad" 203 glyphs="@apple_font_dir@/Baghdad.ttf" 204 /> 205 <type 206 format="ttf" 207 name="BiauKai" 208 fullname="BiauKai" 209 family="BiauKai" 210 glyphs="@apple_font_dir@/BiauKai.ttf" 211 /> 212 <type 213 format="ttf" 214 name="BigCaslonM" 215 fullname="Big Caslon Medium" 216 family="Big Caslon" 217 glyphs="@apple_font_dir@/BigCaslon.ttf" 218 /> 219 <type 220 format="ttf" 221 name="BrushScriptI" 222 fullname="Brush Script MT Italic" 223 family="Brush Script " 224 glyphs="@apple_font_dir@/Brush Script.ttf" 225 /> 226 <type 227 format="ttf" 228 name="Candice" 229 fullname="Candice" 230 family="Candice" 231 glyphs="@apple_font_dir@/Candice.ttf" 232 /> 233 <type 234 format="ttf" 235 name="Chalkduster" 236 fullname="Chalkduster" 237 family="Chalkduster" 238 glyphs="@apple_font_dir@/Chalkduster.ttf" 239 /> 240 <type 241 format="ttf" 242 name="ComicSansMSB" 243 fullname="Comic Sans MS Bold" 244 family="Comic Sans" 245 glyphs="@apple_font_dir@/Comic Sans MS Bold.ttf" 246 /> 247 <type 248 format="ttf" 249 name="ComicSans" 250 fullname="Comic Sans MS" 251 family="Comic Sans" 252 glyphs="@apple_font_dir@/Comic Sans MS.ttf" 253 /> 254 <type 255 format="ttf" 256 name="ComicSans" 257 fullname="Comic Sans MS" 258 family="Comic Sans" 259 glyphs="@apple_font_dir@/comic.ttf" 260 /> 261 <type 262 format="ttf" 263 name="ComicSansMSB" 264 fullname="Comic Sans MS Bold" 265 family="Comic Sans" 266 glyphs="@apple_font_dir@/comicbd.ttf" 267 /> 268 <type 269 format="ttf" 270 name="CorsivaHebrew" 271 fullname="Corsiva Hebrew" 272 family="Corsiva Hebrew" 273 glyphs="@apple_font_dir@/Corsiva.ttf" 274 /> 275 <type 276 format="ttf" 277 name="CorsivaHebrewB" 278 fullname="Corsiva Hebrew Bold" 279 family="Corsiva Hebrew" 280 glyphs="@apple_font_dir@/CorsivaBold.ttf" 281 /> 282 <type 283 format="ttf" 284 name="CourierNewBI" 285 fullname="Courier New Bold Italic" 286 family="Courier New" 287 glyphs="@apple_font_dir@/Courier New Bold Italic.ttf" 288 /> 289 <type 290 format="ttf" 291 name="CourierNewB" 292 fullname="Courier New Bold" 293 family="Courier New" 294 glyphs="@apple_font_dir@/Courier New Bold.ttf" 295 /> 296 <type 297 format="ttf" 298 name="CourierNewI" 299 fullname="Courier New Italic" 300 family="Courier New" 301 glyphs="@apple_font_dir@/Courier New Italic.ttf" 302 /> 303 <type 304 format="ttf" 305 name="CourierNew" 306 fullname="Courier New" 307 family="Courier New" 308 glyphs="@apple_font_dir@/Courier New.ttf" 309 /> 310 <type 311 format="ttf" 312 name="DecoTypeNaskh" 313 fullname="DecoType Naskh" 314 family="DecoType Naskh" 315 glyphs="@apple_font_dir@/DecoTypeNaskh.ttf" 316 /> 317 <type 318 format="ttf" 319 name="Devanagari" 320 fullname="Devanagari MT" 321 family="Devanagari " 322 glyphs="@apple_font_dir@/DevanagariMT.ttf" 323 /> 324 <type 325 format="ttf" 326 name="DevanagariB" 327 fullname="Devanagari MT Bold" 328 family="Devanagari " 329 glyphs="@apple_font_dir@/DevanagariMTBold.ttf" 330 /> 331 <type 332 format="ttf" 333 name="EuphemiaUCASB" 334 fullname="Euphemia UCAS Bold" 335 family="Euphemia UCAS" 336 glyphs="@apple_font_dir@/EuphemiaCASBold.ttf" 337 /> 338 <type 339 format="ttf" 340 name="EuphemiaUCASI" 341 fullname="Euphemia UCAS Italic" 342 family="Euphemia UCAS" 343 glyphs="@apple_font_dir@/EuphemiaCASItalic.ttf" 344 /> 345 <type 346 format="ttf" 347 name="EuphemiaUCAS" 348 fullname="Euphemia UCAS" 349 family="Euphemia UCAS" 350 glyphs="@apple_font_dir@/EuphemiaCASRegular.ttf" 351 /> 352 <type 353 format="ttf" 354 name="GeorgiaBI" 355 fullname="Georgia Bold Italic" 356 family="Georgia" 357 glyphs="@apple_font_dir@/Georgia Bold Italic.ttf" 358 /> 359 <type 360 format="ttf" 361 name="GeorgiaB" 362 fullname="Georgia Bold" 363 family="Georgia" 364 glyphs="@apple_font_dir@/Georgia Bold.ttf" 365 /> 366 <type 367 format="ttf" 368 name="GeorgiaI" 369 fullname="Georgia Italic" 370 family="Georgia" 371 glyphs="@apple_font_dir@/Georgia Italic.ttf" 372 /> 373 <type 374 format="ttf" 375 name="Georgia" 376 fullname="Georgia" 377 family="Georgia" 378 glyphs="@apple_font_dir@/Georgia.ttf" 379 /> 380 <type 381 format="ttf" 382 name="GreekMathSymbols" 383 fullname="GreekMathSymbols Normal" 384 family="GreekMathSymbols" 385 glyphs="@apple_font_dir@/GreekMathSymbols Normal.ttf" 386 /> 387 <type 388 format="ttf" 389 name="Gujarati" 390 fullname="Gujarati MT" 391 family="Gujarati " 392 glyphs="@apple_font_dir@/GujaratiMT.ttf" 393 /> 394 <type 395 format="ttf" 396 name="GujaratiB" 397 fullname="Gujarati MT Bold" 398 family="Gujarati " 399 glyphs="@apple_font_dir@/GujaratiMTBold.ttf" 400 /> 401 <type 402 format="ttf" 403 name="Gulim" 404 fullname="Gulim" 405 family="Gulim" 406 glyphs="@apple_font_dir@/Gulim.ttf" 407 /> 408 <type 409 format="ttf" 410 name="GungSeo" 411 fullname="GungSeo Regular" 412 family="GungSeo" 413 glyphs="@apple_font_dir@/Gungseouche.ttf" 414 /> 415 <type 416 format="ttf" 417 name="Gurmukhi" 418 fullname="Gurmukhi MT" 419 family="Gurmukhi " 420 glyphs="@apple_font_dir@/Gurmukhi.ttf" 421 /> 422 <type 423 format="ttf" 424 name="HeadLineA" 425 fullname="HeadLineA Regular" 426 family="HeadLineA" 427 glyphs="@apple_font_dir@/HeadlineA.ttf" 428 /> 429 <type 430 format="ttf" 431 name="Hei" 432 fullname="Hei Regular" 433 family="Hei" 434 glyphs="@apple_font_dir@/Hei.ttf" 435 /> 436 <type 437 format="ttf" 438 name="Herculanum" 439 fullname="Herculanum" 440 family="Herculanum" 441 glyphs="@apple_font_dir@/Herculanum.ttf" 442 /> 443 <type 444 format="ttf" 445 name="HoeflerTextOrnaments" 446 fullname="Hoefler Text Ornaments" 447 family="Hoefler Text" 448 glyphs="@apple_font_dir@/Hoefler Text Ornaments.ttf" 449 /> 450 <type 451 format="ttf" 452 name="Impact" 453 fullname="Impact" 454 family="Impact" 455 glyphs="@apple_font_dir@/Impact.ttf" 456 /> 457 <type 458 format="ttf" 459 name="InaiMathi" 460 fullname="InaiMathi" 461 family="InaiMathi" 462 glyphs="@apple_font_dir@/InaiMathi.ttf" 463 /> 464 <type 465 format="ttf" 466 name="Kai" 467 fullname="Kai Regular" 468 family="Kai" 469 glyphs="@apple_font_dir@/Kai.ttf" 470 /> 471 <type 472 format="ttf" 473 name="Kailasa" 474 fullname="Kailasa Regular" 475 family="Kailasa" 476 glyphs="@apple_font_dir@/Kailasa.ttf" 477 /> 478 <type 479 format="ttf" 480 name="Kokonor" 481 fullname="Kokonor Regular" 482 family="Kokonor" 483 glyphs="@apple_font_dir@/Kokonor.ttf" 484 /> 485 <type 486 format="ttf" 487 name="Krungthep" 488 fullname="Krungthep" 489 family="Krungthep" 490 glyphs="@apple_font_dir@/Krungthep.ttf" 491 /> 492 <type 493 format="ttf" 494 name="KufiStandardGK" 495 fullname="KufiStandardGK" 496 family="KufiStandardGK" 497 glyphs="@apple_font_dir@/KufiStandardGK.ttf" 498 /> 499 <type 500 format="ttf" 501 name="Symbol" 502 fullname="Symbol" 503 family="Symbol" 504 glyphs="@apple_font_dir@/MathSymbol.ttf" 505 /> 506 <type 507 format="ttf" 508 name="Batang" 509 fullname="Batang" 510 family="Batang" 511 glyphs="@apple_font_dir@/Microsoft/Batang.ttf" 512 /> 513 <type 514 format="ttf" 515 name="BookshelfSymbol7" 516 fullname="Bookshelf Symbol 7" 517 family="Bookshelf Symbol 7" 518 glyphs="@apple_font_dir@/Microsoft/Bookshelf Symbol 7.ttf" 519 /> 520 <type 521 format="ttf" 522 name="BrushScriptI" 523 fullname="Brush Script MT Italic" 524 family="Brush Script " 525 glyphs="@apple_font_dir@/Microsoft/Brush Script.ttf" 526 /> 527 <type 528 format="ttf" 529 name="CalibriBI" 530 fullname="Calibri Bold Italic" 531 family="Calibri" 532 glyphs="@apple_font_dir@/Microsoft/Calibri Bold Italic.ttf" 533 /> 534 <type 535 format="ttf" 536 name="CalibriB" 537 fullname="Calibri Bold" 538 family="Calibri" 539 glyphs="@apple_font_dir@/Microsoft/Calibri Bold.ttf" 540 /> 541 <type 542 format="ttf" 543 name="CalibriI" 544 fullname="Calibri Italic" 545 family="Calibri" 546 glyphs="@apple_font_dir@/Microsoft/Calibri Italic.ttf" 547 /> 548 <type 549 format="ttf" 550 name="Calibri" 551 fullname="Calibri" 552 family="Calibri" 553 glyphs="@apple_font_dir@/Microsoft/Calibri.ttf" 554 /> 555 <type 556 format="ttf" 557 name="CambriaBI" 558 fullname="Cambria Bold Italic" 559 family="Cambria" 560 glyphs="@apple_font_dir@/Microsoft/Cambria Bold Italic.ttf" 561 /> 562 <type 563 format="ttf" 564 name="CambriaB" 565 fullname="Cambria Bold" 566 family="Cambria" 567 glyphs="@apple_font_dir@/Microsoft/Cambria Bold.ttf" 568 /> 569 <type 570 format="ttf" 571 name="CambriaI" 572 fullname="Cambria Italic" 573 family="Cambria" 574 glyphs="@apple_font_dir@/Microsoft/Cambria Italic.ttf" 575 /> 576 <type 577 format="ttf" 578 name="Cambria" 579 fullname="Cambria" 580 family="Cambria" 581 glyphs="@apple_font_dir@/Microsoft/Cambria.ttf" 582 /> 583 <type 584 format="ttf" 585 name="CandaraBI" 586 fullname="Candara Bold Italic" 587 family="Candara" 588 glyphs="@apple_font_dir@/Microsoft/Candara Bold Italic.ttf" 589 /> 590 <type 591 format="ttf" 592 name="CandaraB" 593 fullname="Candara Bold" 594 family="Candara" 595 glyphs="@apple_font_dir@/Microsoft/Candara Bold.ttf" 596 /> 597 <type 598 format="ttf" 599 name="CandaraI" 600 fullname="Candara Italic" 601 family="Candara" 602 glyphs="@apple_font_dir@/Microsoft/Candara Italic.ttf" 603 /> 604 <type 605 format="ttf" 606 name="Candara" 607 fullname="Candara" 608 family="Candara" 609 glyphs="@apple_font_dir@/Microsoft/Candara.ttf" 610 /> 611 <type 612 format="ttf" 613 name="ConsolasBI" 614 fullname="Consolas Bold Italic" 615 family="Consolas" 616 glyphs="@apple_font_dir@/Microsoft/Consolas Bold Italic.ttf" 617 /> 618 <type 619 format="ttf" 620 name="ConsolasB" 621 fullname="Consolas Bold" 622 family="Consolas" 623 glyphs="@apple_font_dir@/Microsoft/Consolas Bold.ttf" 624 /> 625 <type 626 format="ttf" 627 name="ConsolasI" 628 fullname="Consolas Italic" 629 family="Consolas" 630 glyphs="@apple_font_dir@/Microsoft/Consolas Italic.ttf" 631 /> 632 <type 633 format="ttf" 634 name="Consolas" 635 fullname="Consolas" 636 family="Consolas" 637 glyphs="@apple_font_dir@/Microsoft/Consolas.ttf" 638 /> 639 <type 640 format="ttf" 641 name="ConstantiaTestI" 642 fullname="Constantia Test Italic" 643 family="Constantia" 644 glyphs="@apple_font_dir@/Microsoft/Constantia Bold Italic.ttf" 645 /> 646 <type 647 format="ttf" 648 name="ConstantiaB" 649 fullname="Constantia Bold" 650 family="Constantia" 651 glyphs="@apple_font_dir@/Microsoft/Constantia Bold.ttf" 652 /> 653 <type 654 format="ttf" 655 name="ConstantiaI" 656 fullname="Constantia Italic" 657 family="Constantia" 658 glyphs="@apple_font_dir@/Microsoft/Constantia Italic.ttf" 659 /> 660 <type 661 format="ttf" 662 name="Constantia" 663 fullname="Constantia" 664 family="Constantia" 665 glyphs="@apple_font_dir@/Microsoft/Constantia.ttf" 666 /> 667 <type 668 format="ttf" 669 name="CorbelTestBI" 670 fullname="Corbel Test Bold Italic" 671 family="Corbel" 672 glyphs="@apple_font_dir@/Microsoft/Corbel Bold Italic.ttf" 673 /> 674 <type 675 format="ttf" 676 name="CorbelTestB" 677 fullname="Corbel Test Bold" 678 family="Corbel" 679 glyphs="@apple_font_dir@/Microsoft/Corbel Bold.ttf" 680 /> 681 <type 682 format="ttf" 683 name="CorbelI" 684 fullname="Corbel Italic" 685 family="Corbel" 686 glyphs="@apple_font_dir@/Microsoft/Corbel Italic.ttf" 687 /> 688 <type 689 format="ttf" 690 name="Corbel" 691 fullname="Corbel" 692 family="Corbel" 693 glyphs="@apple_font_dir@/Microsoft/Corbel.ttf" 694 /> 695 <type 696 format="ttf" 697 name="FranklinGothicBookI" 698 fullname="Franklin Gothic Book Italic" 699 family="Franklin Gothic Book" 700 glyphs="@apple_font_dir@/Microsoft/Franklin Gothic Book Italic.ttf" 701 /> 702 <type 703 format="ttf" 704 name="FranklinGothicBook" 705 fullname="Franklin Gothic Book" 706 family="Franklin Gothic Book" 707 glyphs="@apple_font_dir@/Microsoft/Franklin Gothic Book.ttf" 708 /> 709 <type 710 format="ttf" 711 name="FranklinGothicMI" 712 fullname="Franklin Gothic Medium Italic" 713 family="Franklin Gothic Medium" 714 glyphs="@apple_font_dir@/Microsoft/Franklin Gothic Medium Italic.ttf" 715 /> 716 <type 717 format="ttf" 718 name="FranklinGothicM" 719 fullname="Franklin Gothic Medium" 720 family="Franklin Gothic Medium" 721 glyphs="@apple_font_dir@/Microsoft/Franklin Gothic Medium.ttf" 722 /> 723 <type 724 format="ttf" 725 name="GillSansBI" 726 fullname="Gill Sans MT Bold Italic" 727 family="Gill Sans " 728 glyphs="@apple_font_dir@/Microsoft/Gill Sans MT Bold Italic.ttf" 729 /> 730 <type 731 format="ttf" 732 name="GillSansB" 733 fullname="Gill Sans MT Bold" 734 family="Gill Sans " 735 glyphs="@apple_font_dir@/Microsoft/Gill Sans MT Bold.ttf" 736 /> 737 <type 738 format="ttf" 739 name="GillSansI" 740 fullname="Gill Sans MT Italic" 741 family="Gill Sans " 742 glyphs="@apple_font_dir@/Microsoft/Gill Sans MT Italic.ttf" 743 /> 744 <type 745 format="ttf" 746 name="GillSans" 747 fullname="Gill Sans MT" 748 family="Gill Sans " 749 glyphs="@apple_font_dir@/Microsoft/Gill Sans MT.ttf" 750 /> 751 <type 752 format="ttf" 753 name="Gulim" 754 fullname="Gulim" 755 family="Gulim" 756 glyphs="@apple_font_dir@/Microsoft/Gulim.ttf" 757 /> 758 <type 759 format="ttf" 760 name="LucidaConsole" 761 fullname="Lucida Console" 762 family="Lucida Console" 763 glyphs="@apple_font_dir@/Microsoft/Lucida Console.ttf" 764 /> 765 <type 766 format="ttf" 767 name="LucidaSansUnicode" 768 fullname="Lucida Sans Unicode" 769 family="Lucida Sans Unicode" 770 glyphs="@apple_font_dir@/Microsoft/Lucida Sans Unicode.ttf" 771 /> 772 <type 773 format="ttf" 774 name="Marlett" 775 fullname="Marlett" 776 family="Marlett" 777 glyphs="@apple_font_dir@/Microsoft/Marlett.ttf" 778 /> 779 <type 780 format="ttf" 781 name="MeiryoBI" 782 fullname="Meiryo Bold Italic" 783 family="Meiryo" 784 glyphs="@apple_font_dir@/Microsoft/Meiryo Bold Italic.ttf" 785 /> 786 <type 787 format="ttf" 788 name="MeiryoB" 789 fullname="Meiryo Bold" 790 family="Meiryo" 791 glyphs="@apple_font_dir@/Microsoft/Meiryo Bold.ttf" 792 /> 793 <type 794 format="ttf" 795 name="MeiryoI" 796 fullname="Meiryo Italic" 797 family="Meiryo" 798 glyphs="@apple_font_dir@/Microsoft/Meiryo Italic.ttf" 799 /> 800 <type 801 format="ttf" 802 name="Meiryo" 803 fullname="Meiryo" 804 family="Meiryo" 805 glyphs="@apple_font_dir@/Microsoft/Meiryo.ttf" 806 /> 807 <type 808 format="ttf" 809 name="Gothic" 810 fullname="MS Gothic" 811 family="Gothic" 812 glyphs="@apple_font_dir@/Microsoft/MS Gothic.ttf" 813 /> 814 <type 815 format="ttf" 816 name="Mincho" 817 fullname="MS Mincho" 818 family="Mincho" 819 glyphs="@apple_font_dir@/Microsoft/MS Mincho.ttf" 820 /> 821 <type 822 format="ttf" 823 name="PGothic" 824 fullname="MS PGothic" 825 family="PGothic" 826 glyphs="@apple_font_dir@/Microsoft/MS PGothic.ttf" 827 /> 828 <type 829 format="ttf" 830 name="PMincho" 831 fullname="MS PMincho" 832 family="PMincho" 833 glyphs="@apple_font_dir@/Microsoft/MS PMincho.ttf" 834 /> 835 <type 836 format="ttf" 837 name="ReferenceSansSerif" 838 fullname="MS Reference Sans Serif" 839 family="Reference Sans Serif" 840 glyphs="@apple_font_dir@/Microsoft/MS Reference Sans Serif.ttf" 841 /> 842 <type 843 format="ttf" 844 name="ReferenceSpecialty" 845 fullname="MS Reference Specialty" 846 family="Reference Specialty" 847 glyphs="@apple_font_dir@/Microsoft/MS Reference Specialty.ttf" 848 /> 849 <type 850 format="ttf" 851 name="PerpetuaBI" 852 fullname="Perpetua Bold Italic" 853 family="Perpetua" 854 glyphs="@apple_font_dir@/Microsoft/Perpetua Bold Italic.ttf" 855 /> 856 <type 857 format="ttf" 858 name="PerpetuaB" 859 fullname="Perpetua Bold" 860 family="Perpetua" 861 glyphs="@apple_font_dir@/Microsoft/Perpetua Bold.ttf" 862 /> 863 <type 864 format="ttf" 865 name="PerpetuaI" 866 fullname="Perpetua Italic" 867 family="Perpetua" 868 glyphs="@apple_font_dir@/Microsoft/Perpetua Italic.ttf" 869 /> 870 <type 871 format="ttf" 872 name="Perpetua" 873 fullname="Perpetua" 874 family="Perpetua" 875 glyphs="@apple_font_dir@/Microsoft/Perpetua.ttf" 876 /> 877 <type 878 format="ttf" 879 name="PMingLiU" 880 fullname="PMingLiU" 881 family="PMingLiU" 882 glyphs="@apple_font_dir@/Microsoft/PMingLiU.ttf" 883 /> 884 <type 885 format="ttf" 886 name="SimSun" 887 fullname="SimSun" 888 family="SimSun" 889 glyphs="@apple_font_dir@/Microsoft/SimSun.ttf" 890 /> 891 <type 892 format="ttf" 893 name="TwCenBI" 894 fullname="Tw Cen MT Bold Italic" 895 family="Tw Cen " 896 glyphs="@apple_font_dir@/Microsoft/Tw Cen MT Bold Italic.ttf" 897 /> 898 <type 899 format="ttf" 900 name="TwCenB" 901 fullname="Tw Cen MT Bold" 902 family="Tw Cen " 903 glyphs="@apple_font_dir@/Microsoft/Tw Cen MT Bold.ttf" 904 /> 905 <type 906 format="ttf" 907 name="TwCenI" 908 fullname="Tw Cen MT Italic" 909 family="Tw Cen " 910 glyphs="@apple_font_dir@/Microsoft/Tw Cen MT Italic.ttf" 911 /> 912 <type 913 format="ttf" 914 name="TwCen" 915 fullname="Tw Cen MT" 916 family="Tw Cen " 917 glyphs="@apple_font_dir@/Microsoft/Tw Cen MT.ttf" 918 /> 919 <type 920 format="ttf" 921 name="MicrosoftSansSerif" 922 fullname="Microsoft Sans Serif" 923 family="Microsoft Sans Serif" 924 glyphs="@apple_font_dir@/Microsoft Sans Serif.ttf" 925 /> 926 <type 927 format="ttf" 928 name="Gothic" 929 fullname="MS Gothic" 930 family="Gothic" 931 glyphs="@apple_font_dir@/MS Gothic.ttf" 932 /> 933 <type 934 format="ttf" 935 name="Mincho" 936 fullname="MS Mincho" 937 family="Mincho" 938 glyphs="@apple_font_dir@/MS Mincho.ttf" 939 /> 940 <type 941 format="ttf" 942 name="PGothic" 943 fullname="MS PGothic" 944 family="PGothic" 945 glyphs="@apple_font_dir@/MS PGothic.ttf" 946 /> 947 <type 948 format="ttf" 949 name="PMincho" 950 fullname="MS PMincho" 951 family="PMincho" 952 glyphs="@apple_font_dir@/MS PMincho.ttf" 953 /> 954 <type 955 format="ttf" 956 name="MshtakanB" 957 fullname="Mshtakan Bold" 958 family="Mshtakan" 959 glyphs="@apple_font_dir@/MshtakanBold.ttf" 960 /> 961 <type 962 format="ttf" 963 name="MshtakanBoldOblique" 964 fullname="Mshtakan BoldOblique" 965 family="Mshtakan" 966 glyphs="@apple_font_dir@/MshtakanBoldOblique.ttf" 967 /> 968 <type 969 format="ttf" 970 name="MshtakanOb" 971 fullname="Mshtakan Oblique" 972 family="Mshtakan" 973 glyphs="@apple_font_dir@/MshtakanOblique.ttf" 974 /> 975 <type 976 format="ttf" 977 name="Mshtakan" 978 fullname="Mshtakan" 979 family="Mshtakan" 980 glyphs="@apple_font_dir@/MshtakanRegular.ttf" 981 /> 982 <type 983 format="ttf" 984 name="Nadeem" 985 fullname="Nadeem" 986 family="Nadeem" 987 glyphs="@apple_font_dir@/Nadeem.ttf" 988 /> 989 <type 990 format="ttf" 991 name="NewPeninim" 992 fullname="New Peninim MT" 993 family="New Peninim " 994 glyphs="@apple_font_dir@/NewPeninimMT.ttf" 995 /> 996 <type 997 format="ttf" 998 name="NewPeninimB" 999 fullname="New Peninim MT Bold" 1000 family="New Peninim " 1001 glyphs="@apple_font_dir@/NewPeninimMTBold.ttf" 1002 /> 1003 <type 1004 format="ttf" 1005 name="NewPeninimBInclined" 1006 fullname="New Peninim MT Bold Inclined" 1007 family="New Peninim " 1008 glyphs="@apple_font_dir@/NewPeninimMTBoldInclined.ttf" 1009 /> 1010 <type 1011 format="ttf" 1012 name="NewPeninimInclined" 1013 fullname="New Peninim MT Inclined" 1014 family="New Peninim " 1015 glyphs="@apple_font_dir@/NewPeninimMTInclined.ttf" 1016 /> 1017 <type 1018 format="ttf" 1019 name="GB18030Bitmap" 1020 fullname="GB18030 Bitmap" 1021 family="GB18030 Bitmap" 1022 glyphs="@apple_font_dir@/NISC18030.ttf" 1023 /> 1024 <type 1025 format="ttf" 1026 name="OpenSansB" 1027 fullname="Open Sans Bold" 1028 family="Open Sans" 1029 glyphs="@apple_font_dir@/OpenSans-Bold.ttf" 1030 /> 1031 <type 1032 format="ttf" 1033 name="OpenSansBI" 1034 fullname="Open Sans Bold Italic" 1035 family="Open Sans" 1036 glyphs="@apple_font_dir@/OpenSans-BoldItalic.ttf" 1037 /> 1038 <type 1039 format="ttf" 1040 name="OpenSansXb" 1041 fullname="Open Sans Extrabold" 1042 family="Open Sans Extrabold" 1043 glyphs="@apple_font_dir@/OpenSans-ExtraBold.ttf" 1044 /> 1045 <type 1046 format="ttf" 1047 name="OpenSansXbI" 1048 fullname="Open Sans Extrabold Italic" 1049 family="Open Sans Extrabold" 1050 glyphs="@apple_font_dir@/OpenSans-ExtraBoldItalic.ttf" 1051 /> 1052 <type 1053 format="ttf" 1054 name="OpenSansI" 1055 fullname="Open Sans Italic" 1056 family="Open Sans" 1057 glyphs="@apple_font_dir@/OpenSans-Italic.ttf" 1058 /> 1059 <type 1060 format="ttf" 1061 name="OpenSansL" 1062 fullname="Open Sans Light" 1063 family="Open Sans Light" 1064 glyphs="@apple_font_dir@/OpenSans-Light.ttf" 1065 /> 1066 <type 1067 format="ttf" 1068 name="OpenSansLI" 1069 fullname="Open Sans Light Italic" 1070 family="Open Sans Light" 1071 glyphs="@apple_font_dir@/OpenSans-LightItalic.ttf" 1072 /> 1073 <type 1074 format="ttf" 1075 name="OpenSans" 1076 fullname="Open Sans" 1077 family="Open Sans" 1078 glyphs="@apple_font_dir@/OpenSans-Regular.ttf" 1079 /> 1080 <type 1081 format="ttf" 1082 name="OpenSansSemibold" 1083 fullname="Open Sans Semibold" 1084 family="Open Sans Semibold" 1085 glyphs="@apple_font_dir@/OpenSans-Semibold.ttf" 1086 /> 1087 <type 1088 format="ttf" 1089 name="OpenSansSemiboldI" 1090 fullname="Open Sans Semibold Italic" 1091 family="Open Sans Semibold" 1092 glyphs="@apple_font_dir@/OpenSans-SemiboldItalic.ttf" 1093 /> 1094 <type 1095 format="ttf" 1096 name="Osaka" 1097 fullname="Osaka" 1098 family="Osaka" 1099 glyphs="@apple_font_dir@/Osaka.ttf" 1100 /> 1101 <type 1102 format="ttf" 1103 name="OsakaMono" 1104 fullname="Osaka-Mono" 1105 family="Osaka" 1106 glyphs="@apple_font_dir@/OsakaMono.ttf" 1107 /> 1108 <type 1109 format="ttf" 1110 name="PCMyungjo" 1111 fullname="PCMyungjo Regular" 1112 family="PCMyungjo" 1113 glyphs="@apple_font_dir@/PCmyoungjo.ttf" 1114 /> 1115 <type 1116 format="ttf" 1117 name="Pharmacy" 1118 fullname="Pharmacy" 1119 family="Pharmacy" 1120 glyphs="@apple_font_dir@/Pharmacy.ttf" 1121 /> 1122 <type 1123 format="ttf" 1124 name="PilGi" 1125 fullname="PilGi Regular" 1126 family="PilGi" 1127 glyphs="@apple_font_dir@/Pilgiche.ttf" 1128 /> 1129 <type 1130 format="ttf" 1131 name="PlantagenetCherokee" 1132 fullname="Plantagenet Cherokee" 1133 family="Plantagenet Cherokee" 1134 glyphs="@apple_font_dir@/PlantagenetCherokee.ttf" 1135 /> 1136 <type 1137 format="ttf" 1138 name="Raanana" 1139 fullname="Raanana" 1140 family="Raanana" 1141 glyphs="@apple_font_dir@/Raanana.ttf" 1142 /> 1143 <type 1144 format="ttf" 1145 name="RaananaB" 1146 fullname="Raanana Bold" 1147 family="Raanana" 1148 glyphs="@apple_font_dir@/RaananaBold.ttf" 1149 /> 1150 <type 1151 format="ttf" 1152 name="Sathu" 1153 fullname="Sathu" 1154 family="Sathu" 1155 glyphs="@apple_font_dir@/Sathu.ttf" 1156 /> 1157 <type 1158 format="ttf" 1159 name="Silom" 1160 fullname="Silom" 1161 family="Silom" 1162 glyphs="@apple_font_dir@/Silom.ttf" 1163 /> 1164 <type 1165 format="ttf" 1166 name="SimSun" 1167 fullname="SimSun" 1168 family="SimSun" 1169 glyphs="@apple_font_dir@/SimSun.ttf" 1170 /> 1171 <type 1172 format="ttf" 1173 name="Skia" 1174 fullname="Skia Regular" 1175 family="Skia" 1176 glyphs="@apple_font_dir@/Skia.ttf" 1177 /> 1178 <type 1179 format="ttf" 1180 name="Starburst" 1181 fullname="Starburst Regular" 1182 family="Starburst" 1183 glyphs="@apple_font_dir@/starburst.ttf" 1184 /> 1185 <type 1186 format="ttf" 1187 name="Symbol" 1188 fullname="Symbol" 1189 family="Symbol" 1190 glyphs="@apple_font_dir@/Symbol.ttf" 1191 /> 1192 <type 1193 format="ttf" 1194 name="TahomaB" 1195 fullname="Tahoma Bold" 1196 family="Tahoma" 1197 glyphs="@apple_font_dir@/Tahoma Bold.ttf" 1198 /> 1199 <type 1200 format="ttf" 1201 name="Tahoma" 1202 fullname="Tahoma" 1203 family="Tahoma" 1204 glyphs="@apple_font_dir@/Tahoma.ttf" 1205 /> 1206 <type 1207 format="ttf" 1208 name="TimesNewRomanBI" 1209 fullname="Times New Roman Bold Italic" 1210 family="Times New Roman" 1211 glyphs="@apple_font_dir@/Times New Roman Bold Italic.ttf" 1212 /> 1213 <type 1214 format="ttf" 1215 name="TimesNewRomanB" 1216 fullname="Times New Roman Bold" 1217 family="Times New Roman" 1218 glyphs="@apple_font_dir@/Times New Roman Bold.ttf" 1219 /> 1220 <type 1221 format="ttf" 1222 name="TimesNewRomanI" 1223 fullname="Times New Roman Italic" 1224 family="Times New Roman" 1225 glyphs="@apple_font_dir@/Times New Roman Italic.ttf" 1226 /> 1227 <type 1228 format="ttf" 1229 name="TimesNewRoman" 1230 fullname="Times New Roman" 1231 family="Times New Roman" 1232 glyphs="@apple_font_dir@/Times New Roman.ttf" 1233 /> 1234 <type 1235 format="ttf" 1236 name="TrebuchetMSBI" 1237 fullname="Trebuchet MS Bold Italic" 1238 family="Trebuchet" 1239 glyphs="@apple_font_dir@/Trebuchet MS Bold Italic.ttf" 1240 /> 1241 <type 1242 format="ttf" 1243 name="TrebuchetMSB" 1244 fullname="Trebuchet MS Bold" 1245 family="Trebuchet" 1246 glyphs="@apple_font_dir@/Trebuchet MS Bold.ttf" 1247 /> 1248 <type 1249 format="ttf" 1250 name="TrebuchetMSI" 1251 fullname="Trebuchet MS Italic" 1252 family="Trebuchet" 1253 glyphs="@apple_font_dir@/Trebuchet MS Italic.ttf" 1254 /> 1255 <type 1256 format="ttf" 1257 name="Trebuchet" 1258 fullname="Trebuchet MS" 1259 family="Trebuchet" 1260 glyphs="@apple_font_dir@/Trebuchet MS.ttf" 1261 /> 1262 <type 1263 format="ttf" 1264 name="Vademecum" 1265 fullname="Vademecum" 1266 family="Vademecum" 1267 glyphs="@apple_font_dir@/vademecu.ttf" 1268 /> 1269 <type 1270 format="ttf" 1271 name="VerdanaBI" 1272 fullname="Verdana Bold Italic" 1273 family="Verdana" 1274 glyphs="@apple_font_dir@/Verdana Bold Italic.ttf" 1275 /> 1276 <type 1277 format="ttf" 1278 name="VerdanaB" 1279 fullname="Verdana Bold" 1280 family="Verdana" 1281 glyphs="@apple_font_dir@/Verdana Bold.ttf" 1282 /> 1283 <type 1284 format="ttf" 1285 name="VerdanaI" 1286 fullname="Verdana Italic" 1287 family="Verdana" 1288 glyphs="@apple_font_dir@/Verdana Italic.ttf" 1289 /> 1290 <type 1291 format="ttf" 1292 name="Verdana" 1293 fullname="Verdana" 1294 family="Verdana" 1295 glyphs="@apple_font_dir@/Verdana.ttf" 1296 /> 1297 <type 1298 format="ttf" 1299 name="Webdings" 1300 fullname="Webdings" 1301 family="Webdings" 1302 glyphs="@apple_font_dir@/Webdings.ttf" 1303 /> 1304 <type 1305 format="ttf" 1306 name="Wingdings2" 1307 fullname="Wingdings 2" 1308 family="Wingdings 2" 1309 glyphs="@apple_font_dir@/Wingdings 2.ttf" 1310 /> 1311 <type 1312 format="ttf" 1313 name="Wingdings3" 1314 fullname="Wingdings 3" 1315 family="Wingdings 3" 1316 glyphs="@apple_font_dir@/Wingdings 3.ttf" 1317 /> 1318 <type 1319 format="ttf" 1320 name="Wingdings" 1321 fullname="Wingdings" 1322 family="Wingdings" 1323 glyphs="@apple_font_dir@/Wingdings.ttf" 1324 /> 1325 <type 1326 format="ttf" 1327 name="Zapfino" 1328 fullname="Zapfino" 1329 family="Zapfino" 1330 glyphs="@apple_font_dir@/Zapfino.ttf" 1331 /> 1332 <type 1333 format="ttf" 1334 name="Zymbols" 1335 fullname="Zymbols" 1336 family="Zymbols" 1337 glyphs="@apple_font_dir@/Zymbols.ttf" 1338 /> 1339 <type 1340 format="ttf" 1341 name="LiSongPro" 1342 fullname="LiSong Pro" 1343 family="LiSong Pro" 1344 glyphs="@apple_font_dir@/å·å® Pro.ttf" 1345 /> 1346 <type 1347 format="ttf" 1348 name="STFangsong" 1349 fullname="STFangsong" 1350 family="STFangsong" 1351 glyphs="@apple_font_dir@/åæ仿å®.ttf" 1352 /> 1353 <type 1354 format="ttf" 1355 name="STSong" 1356 fullname="STSong" 1357 family="STSong" 1358 glyphs="@apple_font_dir@/åæå®ä½.ttf" 1359 /> 1360 <type 1361 format="ttf" 1362 name="STKaiti" 1363 fullname="STKaiti" 1364 family="STKaiti" 1365 glyphs="@apple_font_dir@/åæ楷ä½.ttf" 1366 /> 1367</typemap> 1368