Main.js (1672B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js 4 * 5 * Copyright (c) 2013-2015 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 20 MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['AsanaMathJax_Size4'] = { 21 directory: 'Size4/Regular', 22 family: 'AsanaMathJax_Size4', 23 testString: '\u0302\u0303\u0306\u030C\u2016\u2044\u20D6\u20D7\u221A\u27C5\u27C6\u27E6\u27E7', 24 0x20: [0,0,249,0,0], 25 0x7C: [1428,887,272,86,187], 26 0x302: [783,-627,2017,0,2017], 27 0x303: [772,-642,1864,0,1865], 28 0x306: [664,-506,1761,0,1762], 29 0x30C: [792,-627,1959,0,1960], 30 0x2016: [1428,887,553,86,468], 31 0x2044: [1234,955,564,-254,568], 32 0x20D6: [790,-519,3579,0,3579], 33 0x20D7: [790,-519,3579,0,3579], 34 0x221A: [3175,0,946,63,979], 35 0x27C5: [1276,1276,450,53,397], 36 0x27C6: [1276,1276,450,53,397], 37 0x27E6: [1704,852,534,84,504], 38 0x27E7: [1704,852,534,84,504] 39 }; 40 41 MathJax.Callback.Queue( 42 ["initFont",MathJax.OutputJax["HTML-CSS"],"AsanaMathJax_Size4"], 43 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size4/Regular/Main.js"] 44 );