Main.js 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. /*************************************************************
  2. *
  3. * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/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'] = {
  20. directory: 'Fraktur/Regular',
  21. family: 'STIXMathJax_Fraktur',
  22. testString: '\u00A0\u210C\u2128\u212D\uD835\uDD04\uD835\uDD05\uD835\uDD07\uD835\uDD08\uD835\uDD09\uD835\uDD0A\uD835\uDD0D\uD835\uDD0E\uD835\uDD0F\uD835\uDD10\uD835\uDD11',
  23. 0x20: [0,0,250,0,0],
  24. 0xA0: [0,0,250,0,0],
  25. 0x210C: [695,204,824,43,773],
  26. 0x2128: [695,204,726,50,676],
  27. 0x212D: [695,24,717,47,675],
  28. 0x1D504: [695,22,785,47,742],
  29. 0x1D505: [704,24,822,48,774],
  30. 0x1D507: [695,24,868,50,817],
  31. 0x1D508: [695,24,729,50,678],
  32. 0x1D509: [695,204,767,50,716],
  33. 0x1D50A: [695,24,806,50,755],
  34. 0x1D50D: [695,204,772,50,721],
  35. 0x1D50E: [695,22,846,50,801],
  36. 0x1D50F: [695,24,669,47,626],
  37. 0x1D510: [695,22,1083,50,1031],
  38. 0x1D511: [695,22,827,50,775],
  39. 0x1D512: [695,24,837,37,786],
  40. 0x1D513: [695,204,823,40,773],
  41. 0x1D514: [695,64,865,37,814],
  42. 0x1D516: [695,24,856,55,801],
  43. 0x1D517: [695,24,766,47,722],
  44. 0x1D518: [696,22,787,50,744],
  45. 0x1D519: [695,24,831,48,781],
  46. 0x1D51A: [695,24,1075,48,1025],
  47. 0x1D51B: [695,31,763,46,735],
  48. 0x1D51C: [695,204,766,47,714],
  49. 0x1D51E: [468,18,530,51,479],
  50. 0x1D51F: [695,18,513,46,462],
  51. 0x1D520: [468,18,385,57,344],
  52. 0x1D521: [695,18,506,45,455],
  53. 0x1D522: [468,18,420,47,379],
  54. 0x1D523: [694,209,327,27,316],
  55. 0x1D524: [468,209,499,51,461],
  56. 0x1D525: [695,209,528,48,476],
  57. 0x1D526: [694,18,384,42,338],
  58. 0x1D527: [695,209,345,44,311],
  59. 0x1D528: [695,18,420,48,368],
  60. 0x1D529: [695,18,398,46,350],
  61. 0x1D52A: [468,25,910,59,856],
  62. 0x1D52B: [468,25,636,60,582],
  63. 0x1D52C: [468,18,503,50,452],
  64. 0x1D52D: [586,209,555,38,504],
  65. 0x1D52E: [468,209,507,51,459],
  66. 0x1D52F: [468,18,463,38,426],
  67. 0x1D530: [623,24,518,49,469],
  68. 0x1D531: [656,18,374,38,337],
  69. 0x1D532: [478,18,647,60,593],
  70. 0x1D533: [586,18,515,47,464],
  71. 0x1D534: [586,25,759,41,708],
  72. 0x1D535: [468,189,456,45,406],
  73. 0x1D536: [586,209,516,48,464],
  74. 0x1D537: [468,209,457,43,407]
  75. };
  76. MathJax.Callback.Queue(
  77. ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Fraktur"],
  78. ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Fraktur/Regular/Main.js"]
  79. );