Main.js 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. /*************************************************************
  2. *
  3. * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/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_DoubleStruck-bold'] = {
  20. directory: 'DoubleStruck/Bold',
  21. family: 'STIXMathJax_DoubleStruck',
  22. weight: 'bold',
  23. testString: '\u00A0\u2102\u210D\u2115\u2119\u211A\u211D\u2124\u213C\u213D\u213E\u213F\u2140\uD835\uDD38\uD835\uDD39',
  24. 0x20: [0,0,250,0,0],
  25. 0xA0: [0,0,250,0,0],
  26. 0x2102: [691,19,727,45,672],
  27. 0x210D: [676,0,768,75,693],
  28. 0x2115: [676,0,738,75,663],
  29. 0x2119: [676,0,700,75,670],
  30. 0x211A: [691,64,797,45,747],
  31. 0x211D: [676,0,783,75,758],
  32. 0x2124: [691,0,777,52,727],
  33. 0x213C: [461,11,804,55,759],
  34. 0x213D: [486,203,646,23,624],
  35. 0x213E: [676,0,497,75,643],
  36. 0x213F: [676,0,768,75,693],
  37. 0x2140: [773,269,976,36,952],
  38. 0x1D538: [676,0,787,50,737],
  39. 0x1D539: [676,0,729,75,669],
  40. 0x1D53B: [676,0,748,75,703],
  41. 0x1D53C: [676,0,650,75,595],
  42. 0x1D53D: [676,0,474,75,595],
  43. 0x1D53E: [691,19,751,45,686],
  44. 0x1D540: [676,0,380,80,300],
  45. 0x1D541: [676,19,618,50,548],
  46. 0x1D542: [676,0,792,75,767],
  47. 0x1D543: [676,0,662,70,607],
  48. 0x1D544: [676,0,914,75,839],
  49. 0x1D546: [691,19,787,45,742],
  50. 0x1D54A: [692,19,702,45,657],
  51. 0x1D54B: [676,0,556,25,645],
  52. 0x1D54C: [676,19,738,70,668],
  53. 0x1D54D: [676,0,627,17,704],
  54. 0x1D54E: [676,0,996,17,1015],
  55. 0x1D54F: [676,0,794,20,769],
  56. 0x1D550: [676,0,652,23,739],
  57. 0x1D552: [473,14,623,50,563],
  58. 0x1D553: [676,14,643,60,593],
  59. 0x1D554: [473,14,574,50,524],
  60. 0x1D555: [676,14,643,50,583],
  61. 0x1D556: [473,14,573,50,523],
  62. 0x1D557: [676,0,474,25,536],
  63. 0x1D558: [473,205,643,50,583],
  64. 0x1D559: [676,0,624,60,564],
  65. 0x1D55A: [691,0,330,65,265],
  66. 0x1D55B: [691,205,371,-20,311],
  67. 0x1D55C: [676,0,646,60,621],
  68. 0x1D55D: [676,0,325,60,265],
  69. 0x1D55E: [473,0,908,60,848],
  70. 0x1D55F: [473,0,624,60,564],
  71. 0x1D560: [473,14,598,45,553],
  72. 0x1D561: [473,205,643,60,593],
  73. 0x1D562: [473,205,643,50,583],
  74. 0x1D563: [473,0,339,60,445],
  75. 0x1D564: [473,14,549,52,497],
  76. 0x1D565: [676,14,446,25,411],
  77. 0x1D566: [461,16,619,55,559],
  78. 0x1D567: [461,0,494,6,544],
  79. 0x1D568: [461,0,786,22,789],
  80. 0x1D569: [461,0,660,25,635],
  81. 0x1D56A: [461,205,471,-9,537],
  82. 0x1D56B: [461,0,513,40,473]
  83. };
  84. MathJax.Callback.Queue(
  85. ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_DoubleStruck-bold"],
  86. ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/DoubleStruck/Bold/Main.js"]
  87. );