Main.js 1.9 KB

1234567891011121314151617181920212223242526272829303132
  1. /*************************************************************
  2. *
  3. * MathJax/jax/output/SVG/fonts/Neo-Euler/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['SVG'].FONTDATA.FONTS['NeoEulerMathJax_Arrows'] = {
  20. directory: 'Arrows/Regular',
  21. family: 'NeoEulerMathJax_Arrows',
  22. id: 'NEOEULERARROWS',
  23. 0x20: [0,0,333,0,0,''],
  24. 0xA0: [0,0,333,0,0,''],
  25. 0x21A4: [500,0,1000,56,944,'944 50v400h-40v-180h-778c38 47 90 126 115 230h-40c-31 -130 -113 -220 -145 -250c30 -28 114 -119 145 -250h40c-25 105 -78 184 -115 230h778v-180h40'],
  26. 0x27FB: [500,0,1690,56,1634,'1634 50v400h-40v-180h-1468c38 47 90 126 115 230h-40c-31 -130 -113 -220 -145 -250c30 -28 114 -119 145 -250h40c-25 105 -78 184 -115 230h1468v-180h40'],
  27. 0x27FD: [598,98,1700,76,1643,'1603 328v-156h-1352c-31 29 -64 55 -99 78c35 23 68 49 99 78h1352zM76 250c145 -72 257 -196 312 -348h40c-31 85 -78 163 -138 230h1313v-182h40v600h-40v-182h-1313c60 67 107 145 138 230h-40c-55 -152 -167 -276 -312 -348'],
  28. 0x27FE: [598,98,1700,75,1643,'1643 250c-146 -72 -258 -196 -313 -348h-40c31 85 78 163 138 230h-1313v-182h-40v600h40v-182h1313c-60 67 -107 145 -138 230h40c55 -152 167 -276 313 -348zM115 328v-156h1352c31 29 64 55 99 78c-35 23 -68 49 -99 78h-1352']
  29. };
  30. MathJax.Ajax.loadComplete(MathJax.OutputJax.SVG.fontDir+"/Arrows/Regular/Main.js");