Main.js 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. /*************************************************************
  2. *
  3. * MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/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['SVG'].FONTDATA.FONTS['STIXMathJax_Shapes-bold'] = {
  20. directory: 'Shapes/Bold',
  21. family: 'STIXMathJax_Shapes',
  22. weight: 'bold',
  23. id: 'STIXWEBSHAPESB',
  24. 0x20: [0,0,250,0,0,''],
  25. 0xA0: [0,0,250,0,0,''],
  26. 0x2423: [31,120,500,40,460,'460 -120h-420v151h42v-76h336v76h42v-151'],
  27. 0x25B7: [791,284,1043,70,1008,'1008 253l-938 -537v1075zM831 253l-673 386v-772'],
  28. 0x25C1: [791,284,1043,35,973,'973 -284l-938 537l938 538v-1075zM885 -133v772l-673 -386'],
  29. 0x25EC: [811,127,1145,35,1110,'688 239c0 -63 -52 -115 -115 -115s-115 52 -115 115s52 115 115 115s115 -52 115 -115zM1110 -127h-1075l538 938zM958 -39l-385 673l-386 -673h771'],
  30. 0xE000: [610,25,1184,808,912,'912 -25h-104v635h104v-635'],
  31. 0xE001: [704,-75,1198,808,1224,'1224 600h-312v-525h-104v629h416v-104'],
  32. 0xE0B0: [752,-531,0,100,417,'417 680h-245v-149h-72v221h317v-72'],
  33. 0xE0B1: [-50,271,0,100,417,'417 -271h-317v72h245v149h72v-221'],
  34. 0xE0B2: [-50,271,0,99,416,'416 -271h-317v221h72v-149h245v-72'],
  35. 0xE10E: [405,-101,714,211,503,'503 101h-88v304h88v-304zM299 101h-88v304h88v-304'],
  36. 0xE10F: [399,-107,315,0,315,'315 311h-315v88h315v-88zM315 107h-315v88h315v-88'],
  37. 0xE28F: [175,0,325,-1,326,'326 0h-327v175h327v-175'],
  38. 0xE290: [175,0,633,-1,634,'634 0h-635v175h635v-175']
  39. };
  40. MathJax.Ajax.loadComplete(MathJax.OutputJax.SVG.fontDir+"/Shapes/Bold/Main.js");