Main.js 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. /*************************************************************
  2. *
  3. * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js
  4. *
  5. * Copyright (c) 2013-2019 The MathJax Consortium
  6. *
  7. * Licensed under the Apache License, Version 2.0 (the "License");
  8. * you may not use this file except in compliance with the License.
  9. * You may obtain a copy of the License at
  10. *
  11. * http://www.apache.org/licenses/LICENSE-2.0
  12. *
  13. * Unless required by applicable law or agreed to in writing, software
  14. * distributed under the License is distributed on an "AS IS" BASIS,
  15. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  16. * See the License for the specific language governing permissions and
  17. * limitations under the License.
  18. */
  19. MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['STIXMathJax_Fraktur-bold'] = {
  20. directory: 'Fraktur/Bold',
  21. family: 'STIXMathJax_Fraktur',
  22. weight: 'bold',
  23. testString: '\u00A0\u210C\u2128\u212D\uD835\uDD6C\uD835\uDD6D\uD835\uDD6E\uD835\uDD6F\uD835\uDD70\uD835\uDD71\uD835\uDD72\uD835\uDD73\uD835\uDD74\uD835\uDD75\uD835\uDD76',
  24. 0x20: [0,0,250,0,0],
  25. 0xA0: [0,0,250,0,0],
  26. 0x210C: [701,205,843,42,795],
  27. 0x2128: [701,195,755,44,703],
  28. 0x212D: [701,19,773,54,731],
  29. 0x1D56C: [701,25,856,50,805],
  30. 0x1D56D: [701,19,849,50,794],
  31. 0x1D56E: [701,19,773,54,731],
  32. 0x1D56F: [701,19,891,54,836],
  33. 0x1D570: [701,19,788,54,731],
  34. 0x1D571: [701,205,803,54,748],
  35. 0x1D572: [701,19,833,54,781],
  36. 0x1D573: [701,205,843,42,795],
  37. 0x1D574: [701,25,790,54,735],
  38. 0x1D575: [701,205,803,54,748],
  39. 0x1D576: [701,25,864,42,814],
  40. 0x1D577: [701,25,699,51,645],
  41. 0x1D578: [701,25,1133,50,1081],
  42. 0x1D579: [701,25,862,50,810],
  43. 0x1D57A: [701,19,909,54,854],
  44. 0x1D57B: [701,205,850,50,795],
  45. 0x1D57C: [701,59,930,54,902],
  46. 0x1D57D: [701,25,884,50,841],
  47. 0x1D57E: [701,19,852,54,802],
  48. 0x1D57F: [701,25,793,54,740],
  49. 0x1D580: [701,25,860,54,809],
  50. 0x1D581: [701,19,855,50,800],
  51. 0x1D582: [701,19,1121,50,1066],
  52. 0x1D583: [701,25,819,50,775],
  53. 0x1D584: [701,205,837,50,782],
  54. 0x1D585: [701,195,755,44,703],
  55. 0x1D586: [475,24,600,55,545],
  56. 0x1D587: [695,24,559,45,504],
  57. 0x1D588: [475,24,464,55,412],
  58. 0x1D589: [694,25,557,48,502],
  59. 0x1D58A: [475,24,476,55,427],
  60. 0x1D58B: [700,214,370,33,352],
  61. 0x1D58C: [475,219,566,55,506],
  62. 0x1D58D: [695,219,576,45,516],
  63. 0x1D58E: [697,24,429,35,379],
  64. 0x1D58F: [697,219,389,40,337],
  65. 0x1D590: [695,24,456,48,402],
  66. 0x1D591: [695,24,433,45,379],
  67. 0x1D592: [475,24,984,40,932],
  68. 0x1D593: [475,24,696,40,644],
  69. 0x1D594: [475,24,554,45,499],
  70. 0x1D595: [593,219,640,36,585],
  71. 0x1D596: [475,219,574,55,522],
  72. 0x1D597: [475,24,525,40,493],
  73. 0x1D598: [643,31,557,52,505],
  74. 0x1D599: [656,23,438,45,378],
  75. 0x1D59A: [475,24,681,35,629],
  76. 0x1D59B: [593,24,573,55,526],
  77. 0x1D59C: [593,24,850,55,795],
  78. 0x1D59D: [475,209,521,50,489],
  79. 0x1D59E: [593,219,596,55,536],
  80. 0x1D59F: [475,219,484,36,437]
  81. };
  82. MathJax.Callback.Queue(
  83. ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Fraktur-bold"],
  84. ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Fraktur/Bold/Main.js"]
  85. );