Main.js (3506B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/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_Latin'] = { 21 directory: 'Latin/Regular', 22 family: 'AsanaMathJax_Latin', 23 testString: '\u00A1\u00A2\u00A4\u00A6\u00A9\u00AA\u00AB\u00B2\u00B3\u00B6\u00B8\u00B9\u00BA\u00BB\u00BC', 24 0x20: [0,0,249,0,0], 25 0xA1: [469,225,277,81,197], 26 0xA2: [562,101,499,61,448], 27 0xA4: [531,-96,499,30,470], 28 0xA6: [713,172,210,76,135], 29 0xA9: [705,164,906,18,889], 30 0xAA: [709,-422,332,24,310], 31 0xAB: [428,-71,499,50,450], 32 0xB2: [686,-271,299,6,284], 33 0xB3: [686,-261,299,5,281], 34 0xB6: [694,150,627,39,589], 35 0xB8: [-10,225,332,96,304], 36 0xB9: [689,-271,299,32,254], 37 0xBA: [709,-416,332,10,323], 38 0xBB: [428,-71,499,50,450], 39 0xBC: [692,3,749,30,727], 40 0xBD: [692,3,749,15,735], 41 0xBE: [689,3,749,15,735], 42 0xBF: [469,231,443,43,395], 43 0xC0: [908,3,777,15,756], 44 0xC1: [908,3,777,15,756], 45 0xC2: [908,3,777,15,756], 46 0xC3: [871,3,777,15,756], 47 0xC4: [868,3,777,15,756], 48 0xC5: [943,3,777,15,756], 49 0xC6: [692,3,943,-10,908], 50 0xC7: [709,225,708,22,670], 51 0xC8: [908,3,610,22,572], 52 0xC9: [908,3,610,22,572], 53 0xCA: [908,3,610,22,572], 54 0xCB: [868,3,610,22,572], 55 0xCC: [908,3,336,22,315], 56 0xCD: [908,3,336,22,315], 57 0xCE: [908,3,336,13,325], 58 0xCF: [868,3,336,19,318], 59 0xD0: [692,3,773,14,751], 60 0xD1: [871,20,830,17,813], 61 0xD2: [908,20,785,22,764], 62 0xD3: [908,20,785,22,764], 63 0xD4: [908,20,785,22,764], 64 0xD5: [871,20,785,22,764], 65 0xD6: [868,20,785,22,764], 66 0xD8: [709,20,832,30,797], 67 0xD9: [908,20,777,12,759], 68 0xDA: [908,20,777,12,759], 69 0xDB: [908,20,777,12,759], 70 0xDC: [868,20,777,12,759], 71 0xDD: [908,3,666,9,654], 72 0xDE: [692,3,603,32,574], 73 0xDF: [731,9,555,23,519], 74 0xE0: [677,12,499,32,471], 75 0xE1: [677,12,499,32,471], 76 0xE2: [677,12,499,32,471], 77 0xE3: [640,12,499,32,471], 78 0xE4: [637,12,499,32,471], 79 0xE5: [712,12,499,32,471], 80 0xE6: [469,20,757,30,732], 81 0xE7: [469,225,443,26,413], 82 0xE8: [677,20,478,26,448], 83 0xE9: [677,20,478,26,448], 84 0xEA: [677,20,478,26,448], 85 0xEB: [637,20,478,26,448], 86 0xEC: [677,3,286,8,271], 87 0xED: [677,3,286,21,279], 88 0xEE: [677,3,286,-12,300], 89 0xEF: [657,3,286,-6,293], 90 0xF1: [640,3,581,6,572], 91 0xF2: [677,20,545,32,514], 92 0xF3: [677,20,545,32,514], 93 0xF4: [677,20,545,32,514], 94 0xF5: [640,20,545,32,514], 95 0xF6: [637,20,545,32,514], 96 0xF8: [474,23,555,16,530], 97 0xF9: [677,12,602,18,581], 98 0xFA: [677,12,602,18,581], 99 0xFB: [677,12,602,18,581], 100 0xFC: [637,12,602,18,581], 101 0xFD: [682,283,555,12,544], 102 0xFE: [726,281,600,-2,544], 103 0xFF: [637,283,555,12,544] 104 }; 105 106 MathJax.Callback.Queue( 107 ["initFont",MathJax.OutputJax["HTML-CSS"],"AsanaMathJax_Latin"], 108 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Latin/Regular/Main.js"] 109 );