Main.js (2944B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/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['NeoEulerMathJax_Script'] = { 21 directory: 'Script/Regular', 22 family: 'NeoEulerMathJax_Script', 23 testString: '\u00A0\u210B\u2110\u2112\u211B\u212C\u2130\u2131\u2133\uD835\uDC9C\uD835\uDC9E\uD835\uDC9F\uD835\uDCA2\uD835\uDCA5\uD835\uDCA6', 24 0x20: [0,0,333,0,0], 25 0xA0: [0,0,333,0,0], 26 0x210B: [690,8,884,33,872], 27 0x2110: [685,14,430,27,412], 28 0x2112: [685,7,715,26,613], 29 0x211B: [712,6,722,33,711], 30 0x212C: [712,1,761,42,683], 31 0x2130: [702,12,608,69,528], 32 0x2131: [699,15,649,38,710], 33 0x2133: [699,13,982,27,961], 34 0x1D49C: [694,15,770,-8,736], 35 0x1D49E: [697,15,602,70,561], 36 0x1D49F: [716,-4,830,52,764], 37 0x1D4A2: [697,130,604,72,524], 38 0x1D4A5: [692,129,506,28,468], 39 0x1D4A6: [690,12,824,29,794], 40 0x1D4A9: [706,7,774,28,802], 41 0x1D4AA: [686,18,707,71,633], 42 0x1D4AB: [710,11,660,44,638], 43 0x1D4AC: [694,24,662,72,616], 44 0x1D4AE: [702,12,542,28,481], 45 0x1D4AF: [693,6,586,26,660], 46 0x1D4B0: [699,16,714,25,691], 47 0x1D4B1: [709,9,664,27,638], 48 0x1D4B2: [702,5,989,30,963], 49 0x1D4B3: [706,9,716,50,693], 50 0x1D4B4: [702,136,595,25,502], 51 0x1D4B5: [696,11,656,58,632], 52 0x1D4D0: [711,17,887,10,860], 53 0x1D4D1: [727,1,864,38,794], 54 0x1D4D2: [709,15,680,59,644], 55 0x1D4D3: [727,1,938,28,881], 56 0x1D4D4: [708,12,687,61,628], 57 0x1D4D5: [731,14,755,31,802], 58 0x1D4D6: [705,138,683,52,601], 59 0x1D4D7: [699,12,999,29,990], 60 0x1D4D8: [703,18,563,28,506], 61 0x1D4D9: [701,137,571,31,540], 62 0x1D4DA: [709,9,931,27,903], 63 0x1D4DB: [710,12,808,26,741], 64 0x1D4DC: [710,17,1111,27,1081], 65 0x1D4DD: [712,13,874,25,889], 66 0x1D4DE: [707,20,799,45,738], 67 0x1D4DF: [726,13,746,29,712], 68 0x1D4E0: [705,42,765,42,725], 69 0x1D4E1: [732,12,816,29,842], 70 0x1D4E2: [715,18,598,7,554], 71 0x1D4E3: [697,11,654,26,735], 72 0x1D4E4: [709,13,799,9,797], 73 0x1D4E5: [702,16,751,27,714], 74 0x1D4E6: [710,8,1119,27,1081], 75 0x1D4E7: [712,11,811,27,774], 76 0x1D4E8: [709,135,680,-4,599], 77 0x1D4E9: [705,14,742,57,714] 78 }; 79 80 MathJax.Callback.Queue( 81 ["initFont",MathJax.OutputJax["HTML-CSS"],"NeoEulerMathJax_Script"], 82 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Script/Regular/Main.js"] 83 );