Main.js (3526B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/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['STIXMathJax_Variants-bold'] = { 21 directory: 'Variants/Bold', 22 family: 'STIXMathJax_Variants', 23 weight: 'bold', 24 testString: '\u00A0\u019B\u2032\u2033\u2034\u2035\u2036\u2037\u2057\u2140\u2190\u2191\u2192\u2193\u21D1', 25 0x20: [0,0,250,0,0], 26 0x7C: [691,189,340,126,214], 27 0xA0: [0,0,250,0,0], 28 0x19B: [666,0,536,60,526], 29 0x2032: [586,-12,394,44,350], 30 0x2033: [586,-12,713,44,669], 31 0x2034: [586,-12,1032,44,988], 32 0x2035: [586,-12,394,44,350], 33 0x2036: [586,-12,713,44,669], 34 0x2037: [586,-12,1032,44,988], 35 0x2057: [586,-12,1351,43,1306], 36 0x2140: [691,0,780,55,725], 37 0x2190: [451,-55,428,68,428], 38 0x2191: [680,15,556,80,476], 39 0x2192: [451,-55,428,0,360], 40 0x2193: [680,15,556,80,476], 41 0x21D1: [600,15,714,40,674], 42 0x21D3: [600,15,714,40,674], 43 0x2205: [729,74,584,36,548], 44 0x220F: [676,0,734,27,707], 45 0x2210: [676,0,734,27,707], 46 0x2211: [676,0,690,39,649], 47 0x2216: [732,193,518,45,473], 48 0x221A: [943,-28,800,112,844], 49 0x221D: [431,0,750,56,687], 50 0x2223: [451,19,290,89,201], 51 0x222B: [824,320,425,59,467], 52 0x222C: [824,320,715,59,757], 53 0x222D: [824,320,1005,59,1047], 54 0x222E: [834,310,394,35,483], 55 0x222F: [824,320,650,35,739], 56 0x2230: [824,320,951,54,1047], 57 0x2231: [824,320,484,54,553], 58 0x2232: [824,320,445,35,534], 59 0x2233: [824,320,456,35,545], 60 0x2244: [543,45,750,68,683], 61 0x2247: [648,144,750,68,683], 62 0x2249: [598,64,750,68,683], 63 0x2260: [687,183,750,68,682], 64 0x2262: [747,243,750,68,682], 65 0x2268: [728,293,750,80,670], 66 0x2269: [728,293,750,80,670], 67 0x226E: [672,166,750,80,670], 68 0x226F: [672,166,750,80,670], 69 0x2270: [742,236,750,80,670], 70 0x2271: [742,236,750,80,670], 71 0x2A0C: [824,320,1295,59,1337], 72 0x2A0D: [824,320,511,59,553], 73 0x2A0E: [824,320,511,59,553], 74 0x2A0F: [824,320,592,59,634], 75 0x2A10: [824,320,385,35,474], 76 0x2A11: [824,320,484,54,553], 77 0x2A12: [824,320,417,35,486], 78 0x2A13: [824,320,424,54,493], 79 0x2A14: [824,320,535,54,604], 80 0x2A15: [824,320,416,35,505], 81 0x2A16: [824,320,459,35,528], 82 0x2A17: [824,320,824,45,884], 83 0x2A18: [824,320,527,45,587], 84 0x2A19: [824,320,567,45,632], 85 0x2A1A: [824,320,567,45,632], 86 0x2A1B: [959,320,479,45,521], 87 0x2A1C: [824,455,411,35,511], 88 0xE263: [422,10,523,26,496], 89 0xE267: [425,0,523,111,420], 90 0xE26B: [421,0,523,53,470], 91 0xE26F: [424,198,523,31,478], 92 0xE273: [420,198,523,42,496], 93 0xE277: [421,198,523,49,474], 94 0xE27B: [614,8,523,21,502], 95 0xE27F: [421,198,523,8,507], 96 0xE283: [606,12,523,31,493], 97 0xE287: [421,202,523,25,499] 98 }; 99 100 MathJax.Callback.Queue( 101 ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Variants-bold"], 102 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Variants/Bold/Main.js"] 103 );