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