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