| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- /*************************************************************
- *
- * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js
- *
- * Copyright (c) 2013-2019 The MathJax Consortium
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
- MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['AsanaMathJax_Marks'] = {
- directory: 'Marks/Regular',
- family: 'AsanaMathJax_Marks',
- testString: '\u02DB\u0305\u0332\u0333\u033F\u0342\u2015\u2017\u201A\u201B\u201E\u2022\u2024\u2025\u2030',
- 0x20: [0,0,249,0,0],
- 0x2DB: [0,188,333,63,269],
- 0x305: [587,-542,0,-433,0],
- 0x332: [-130,175,0,-433,0],
- 0x333: [-130,283,0,-433,0],
- 0x33F: [695,-542,0,-433,0],
- 0x342: [729,-653,0,-324,-31],
- 0x2015: [271,-213,1000,0,1000],
- 0x2017: [-75,225,499,0,500],
- 0x201A: [100,165,403,141,334],
- 0x201B: [709,-446,277,45,233],
- 0x201E: [100,165,605,141,536],
- 0x2022: [466,-75,522,65,458],
- 0x2024: [111,5,315,100,216],
- 0x2025: [111,5,530,100,431],
- 0x2030: [709,20,1143,123,1021],
- 0x2036: [495,-47,599,53,548],
- 0x2037: [495,-47,834,53,783],
- 0x203B: [547,5,668,59,614],
- 0x203C: [694,5,973,81,394],
- 0x203F: [96,58,834,36,798],
- 0x2040: [642,-488,834,36,798],
- 0x2045: [726,184,332,79,288],
- 0x2046: [726,184,332,45,254],
- 0x2050: [688,0,980,43,937],
- 0x205D: [623,3,226,55,171],
- 0x205E: [630,3,226,55,171],
- 0x20D0: [791,-636,557,0,558],
- 0x20D1: [791,-636,557,0,558],
- 0x20D2: [813,31,416,252,312],
- 0x20D3: [1014,0,987,679,738],
- 0x20D4: [780,-492,680,0,681],
- 0x20D5: [780,-492,680,0,681],
- 0x20D6: [790,-519,557,0,558],
- 0x20D8: [417,-124,388,47,342],
- 0x20D9: [542,-236,447,47,401],
- 0x20DA: [541,-235,447,47,401],
- 0x20DB: [694,-578,519,27,493],
- 0x20DC: [694,-578,694,27,668],
- 0x20DD: [825,218,0,-1045,0],
- 0x20DE: [705,164,0,-870,1],
- 0x20DF: [1114,117,0,-1230,0],
- 0x20E0: [705,164,0,-872,-1],
- 0x20E1: [790,-519,556,0,557],
- 0x20E2: [655,55,0,-1255,0],
- 0x20E3: [960,259,0,-1219,0],
- 0x20E4: [896,62,0,-849,0],
- 0x20E5: [714,169,0,-333,0],
- 0x20E6: [713,172,0,-345,-76],
- 0x20E7: [710,15,0,-283,283],
- 0x20E8: [-142,258,519,27,493],
- 0x20E9: [723,-514,629,0,630],
- 0x20EA: [486,-55,1013,65,949],
- 0x20EB: [714,169,0,-609,-65],
- 0x20EC: [673,-518,557,0,558],
- 0x20ED: [673,-518,557,0,558],
- 0x20EE: [-83,354,556,0,557],
- 0x20EF: [-83,354,556,0,557],
- 0x3014: [709,191,384,87,298],
- 0x3015: [709,191,384,87,298],
- 0x3018: [709,191,384,87,298],
- 0x3019: [730,212,384,77,308]
- };
- MathJax.Callback.Queue(
- ["initFont",MathJax.OutputJax["HTML-CSS"],"AsanaMathJax_Marks"],
- ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Marks/Regular/Main.js"]
- );
|