| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- /*************************************************************
- *
- * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/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_Variants'] = {
- directory: 'Variants/Regular',
- family: 'AsanaMathJax_Variants',
- testString: '\uE200\uE201\uE202\uE203\uE204\uE205\uE206\uE207\uE208\uE209\uE20A\uE20B\uE20C\uE20D\uE20E',
- 0x20: [0,0,249,0,0],
- 0xE200: [475,20,499,20,471],
- 0xE201: [483,2,499,63,426],
- 0xE202: [474,2,499,20,465],
- 0xE203: [474,240,499,9,437],
- 0xE204: [480,240,499,3,467],
- 0xE205: [468,240,499,8,445],
- 0xE206: [699,20,499,31,468],
- 0xE207: [469,240,499,35,489],
- 0xE208: [684,17,499,32,463],
- 0xE209: [472,247,499,28,466],
- 0xE20A: [692,41,915,7,908],
- 0xE20B: [720,23,755,7,748],
- 0xE20C: [704,52,681,7,675],
- 0xE20D: [707,31,904,7,898],
- 0xE20E: [719,19,654,7,647],
- 0xE20F: [742,69,703,7,897],
- 0xE210: [715,176,740,7,734],
- 0xE211: [758,36,921,7,1018],
- 0xE212: [734,26,683,7,677],
- 0xE213: [714,157,815,-21,908],
- 0xE214: [734,29,837,7,939],
- 0xE215: [725,91,787,7,781],
- 0xE216: [741,46,1136,7,1129],
- 0xE217: [720,40,864,7,959],
- 0xE218: [753,26,739,7,733],
- 0xE219: [714,39,745,7,746],
- 0xE21A: [753,59,739,7,733],
- 0xE21B: [727,23,715,7,722],
- 0xE21C: [738,29,714,7,707],
- 0xE21D: [717,29,713,7,875],
- 0xE21E: [731,34,943,7,987],
- 0xE21F: [712,39,938,7,955],
- 0xE220: [734,25,1264,7,1292],
- 0xE221: [729,31,776,7,769],
- 0xE222: [759,72,838,7,855],
- 0xE223: [743,116,910,7,903],
- 0xE224: [692,41,996,16,980],
- 0xE225: [720,23,847,18,822],
- 0xE226: [704,52,635,26,694],
- 0xE227: [707,31,975,17,949],
- 0xE228: [719,19,677,13,663],
- 0xE229: [742,69,760,13,902],
- 0xE22A: [715,176,807,26,795],
- 0xE22B: [761,35,1010,20,1112],
- 0xE22C: [734,26,614,19,731],
- 0xE22D: [714,157,833,11,982],
- 0xE22E: [734,27,887,5,974],
- 0xE22F: [725,91,841,13,828],
- 0xE230: [741,46,1265,13,1240],
- 0xE231: [720,40,924,13,1027],
- 0xE232: [753,26,819,26,794],
- 0xE233: [714,39,825,17,812],
- 0xE234: [753,59,815,26,794],
- 0xE235: [727,8,785,18,778],
- 0xE236: [738,29,773,26,747],
- 0xE237: [717,29,693,18,927],
- 0xE238: [731,34,1028,15,1079],
- 0xE239: [711,39,968,17,1027],
- 0xE23A: [732,32,1318,5,1382],
- 0xE23B: [761,41,796,11,778],
- 0xE23C: [759,72,814,23,913],
- 0xE23D: [747,112,962,9,948]
- };
- MathJax.Callback.Queue(
- ["initFont",MathJax.OutputJax["HTML-CSS"],"AsanaMathJax_Variants"],
- ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Variants/Regular/Main.js"]
- );
|