Main.js (2801B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/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_Size6'] = { 21 directory: 'Size6/Regular', 22 family: 'AsanaMathJax_Size6', 23 testString: '\uE000\uE001\uE002\uE003\uE004\uE005\uE006\uE007\uE008\uE009\uE00A\uE00B\uE00C\uE00D\uE00E', 24 0x20: [0,0,249,0,0], 25 0x7C: [1960,1217,308,85,223], 26 0xE000: [1428,887,272,86,187], 27 0xE001: [587,-542,510,0,511], 28 0xE002: [-130,175,510,0,511], 29 0xE003: [-130,283,510,0,511], 30 0xE004: [695,-542,510,0,511], 31 0xE005: [1428,887,553,86,468], 32 0xE006: [384,-100,375,48,314], 33 0xE007: [700,-100,375,59,170], 34 0xE008: [523,-100,375,59,319], 35 0xE009: [384,-100,375,48,314], 36 0xE00A: [384,-100,375,62,328], 37 0xE00B: [700,-100,373,206,317], 38 0xE00C: [523,-100,373,57,317], 39 0xE00D: [384,-100,375,62,328], 40 0xE00E: [673,-636,484,0,485], 41 0xE00F: [832,-544,887,0,888], 42 0xE010: [827,-712,687,0,688], 43 0xE011: [833,-545,887,0,888], 44 0xE012: [-200,237,484,0,485], 45 0xE013: [486,-55,948,65,949], 46 0xE014: [300,-241,834,0,770], 47 0xE015: [428,172,524,233,292], 48 0xE016: [300,-241,834,65,835], 49 0xE017: [486,-55,948,0,884], 50 0xE018: [486,-55,243,0,208], 51 0xE019: [486,-55,243,36,244], 52 0xE01A: [494,-241,375,0,311], 53 0xE01B: [494,-241,375,65,376], 54 0xE01C: [537,-5,948,65,949], 55 0xE01D: [406,-134,638,0,639], 56 0xE01E: [406,-134,834,0,770], 57 0xE01F: [428,172,578,153,425], 58 0xE020: [406,-134,834,65,835], 59 0xE021: [537,-5,948,0,884], 60 0xE022: [494,0,915,679,988], 61 0xE023: [-340,628,887,0,888], 62 0xE024: [-513,628,687,0,688], 63 0xE025: [-345,633,887,0,888], 64 0xE026: [877,-545,773,51,773], 65 0xE027: [877,-741,688,0,688], 66 0xE028: [877,-545,770,0,720], 67 0xE029: [-545,877,773,51,773], 68 0xE02A: [-741,877,687,0,687], 69 0xE02B: [-545,877,770,0,720], 70 0xE02C: [1072,-741,758,0,758], 71 0xE02D: [-741,1072,758,0,758], 72 0xE02E: [486,-55,271,0,207], 73 0xE02F: [486,-55,271,65,272] 74 }; 75 76 MathJax.Callback.Queue( 77 ["initFont",MathJax.OutputJax["HTML-CSS"],"AsanaMathJax_Size6"], 78 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size6/Regular/Main.js"] 79 );