Main.js 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. /*************************************************************
  2. *
  3. * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/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['GyrePagellaMathJax_Arrows'] = {
  20. directory: 'Arrows/Regular',
  21. family: 'GyrePagellaMathJax_Arrows',
  22. testString: '\u00A0\u219F\u21A1\u21A4\u21A5\u21A7\u21B2\u21B3\u21B4\u21B5\u21C5\u21D6\u21D7\u21D8\u21D9',
  23. 0x20: [0,0,250,0,0],
  24. 0xA0: [0,0,250,0,0],
  25. 0x219F: [673,162,460,80,380],
  26. 0x21A1: [662,173,460,80,380],
  27. 0x21A4: [400,-100,920,80,840],
  28. 0x21A5: [635,125,460,80,380],
  29. 0x21A7: [625,135,460,80,380],
  30. 0x21B2: [572,73,530,80,450],
  31. 0x21B3: [572,72,530,80,450],
  32. 0x21B4: [471,-19,723,80,643],
  33. 0x21B5: [531,31,613,80,533],
  34. 0x21C5: [635,135,800,80,720],
  35. 0x21D6: [522,100,782,80,702],
  36. 0x21D7: [522,100,782,80,702],
  37. 0x21D8: [600,22,782,80,702],
  38. 0x21D9: [600,22,782,80,702],
  39. 0x21DC: [400,-100,920,80,840],
  40. 0x21E6: [450,-50,1047,80,967],
  41. 0x21E7: [705,182,560,80,480],
  42. 0x21E8: [450,-50,1047,80,967],
  43. 0x21E9: [682,205,560,80,480],
  44. 0x21F3: [705,205,560,80,480],
  45. 0x21F5: [635,135,800,80,720],
  46. 0x21F6: [740,240,920,80,840],
  47. 0x27F4: [568,68,1130,80,1050],
  48. 0x27FB: [400,-100,1370,80,1290],
  49. 0x27FD: [450,-50,1445,80,1365],
  50. 0x27FE: [450,-50,1445,80,1365],
  51. 0x27FF: [400,-100,1370,80,1290],
  52. 0x2906: [450,-50,995,80,915],
  53. 0x2907: [450,-50,995,80,915]
  54. };
  55. MathJax.Callback.Queue(
  56. ["initFont",MathJax.OutputJax["HTML-CSS"],"GyrePagellaMathJax_Arrows"],
  57. ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Arrows/Regular/Main.js"]
  58. );