Main.js (3299B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/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_Monospace'] = { 21 directory: 'Monospace/Regular', 22 family: 'AsanaMathJax_Monospace', 23 testString: '\u00A0\uD835\uDE70\uD835\uDE71\uD835\uDE72\uD835\uDE73\uD835\uDE74\uD835\uDE75\uD835\uDE76\uD835\uDE77\uD835\uDE78\uD835\uDE79\uD835\uDE7A\uD835\uDE7B\uD835\uDE7C\uD835\uDE7D', 24 0x20: [0,0,524,0,0], 25 0xA0: [0,0,524,0,0], 26 0x1D670: [623,0,524,27,497], 27 0x1D671: [611,0,524,23,482], 28 0x1D672: [622,11,524,40,484], 29 0x1D673: [611,0,524,19,485], 30 0x1D674: [611,0,524,26,502], 31 0x1D675: [611,0,524,28,490], 32 0x1D676: [622,11,524,38,496], 33 0x1D677: [611,0,524,22,502], 34 0x1D678: [611,0,524,79,446], 35 0x1D679: [611,11,524,71,478], 36 0x1D67A: [611,0,524,26,495], 37 0x1D67B: [611,0,524,32,488], 38 0x1D67C: [611,0,524,17,507], 39 0x1D67D: [611,0,524,28,496], 40 0x1D67E: [622,11,524,56,468], 41 0x1D67F: [611,0,524,26,480], 42 0x1D680: [622,139,524,56,468], 43 0x1D681: [611,11,524,22,522], 44 0x1D682: [622,11,524,52,472], 45 0x1D683: [611,0,524,26,498], 46 0x1D684: [611,11,524,4,520], 47 0x1D685: [611,8,524,18,506], 48 0x1D686: [611,8,524,11,513], 49 0x1D687: [611,0,524,27,496], 50 0x1D688: [611,0,524,19,505], 51 0x1D689: [611,0,524,48,481], 52 0x1D68A: [440,6,524,55,524], 53 0x1D68B: [611,6,524,12,488], 54 0x1D68C: [440,6,524,73,466], 55 0x1D68D: [611,6,524,36,512], 56 0x1D68E: [440,6,524,55,464], 57 0x1D68F: [617,0,524,42,437], 58 0x1D690: [442,229,524,29,509], 59 0x1D691: [611,0,524,12,512], 60 0x1D692: [612,0,524,78,455], 61 0x1D693: [612,228,524,48,368], 62 0x1D694: [611,0,524,21,508], 63 0x1D695: [611,0,524,58,467], 64 0x1D696: [437,0,524,-4,516], 65 0x1D697: [437,0,524,12,512], 66 0x1D698: [440,6,524,57,467], 67 0x1D699: [437,222,524,12,488], 68 0x1D69A: [437,222,524,40,537], 69 0x1D69B: [437,0,524,32,487], 70 0x1D69C: [440,6,524,72,459], 71 0x1D69D: [554,6,524,25,449], 72 0x1D69E: [431,6,524,12,512], 73 0x1D69F: [431,4,524,24,500], 74 0x1D6A0: [431,4,524,16,508], 75 0x1D6A1: [431,0,524,27,496], 76 0x1D6A2: [431,228,524,26,500], 77 0x1D6A3: [431,0,524,33,475], 78 0x1D7F6: [691,12,499,48,451], 79 0x1D7F7: [691,0,499,100,421], 80 0x1D7F8: [691,0,499,50,450], 81 0x1D7F9: [691,12,499,42,457], 82 0x1D7FA: [692,0,499,28,471], 83 0x1D7FB: [679,12,499,50,450], 84 0x1D7FC: [691,12,499,50,449], 85 0x1D7FD: [697,12,499,42,457], 86 0x1D7FE: [691,12,499,42,457], 87 0x1D7FF: [691,12,499,50,449] 88 }; 89 90 MathJax.Callback.Queue( 91 ["initFont",MathJax.OutputJax["HTML-CSS"],"AsanaMathJax_Monospace"], 92 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Monospace/Regular/Main.js"] 93 );