Main.js (3528B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/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_DoubleStruck'] = { 21 directory: 'DoubleStruck/Regular', 22 family: 'AsanaMathJax_DoubleStruck', 23 testString: '\u2102\u210D\u2115\u2119\u211A\u211D\u2124\u213C\u213D\u213E\u213F\u2140\u2145\u2146\u2147', 24 0x20: [0,0,249,0,0], 25 0x2102: [709,20,708,22,669], 26 0x210D: [692,3,948,22,927], 27 0x2115: [692,3,951,17,934], 28 0x2119: [692,3,720,22,697], 29 0x211A: [709,176,785,22,764], 30 0x211D: [692,3,784,22,786], 31 0x2124: [692,3,816,15,788], 32 0x213C: [525,15,718,10,688], 33 0x213D: [485,230,494,-10,466], 34 0x213E: [692,3,727,22,703], 35 0x213F: [692,3,899,27,873], 36 0x2140: [696,1,645,30,618], 37 0x2145: [692,3,898,-39,888], 38 0x2146: [694,10,667,-7,707], 39 0x2147: [463,20,546,24,522], 40 0x2148: [669,0,388,-17,298], 41 0x2149: [669,210,409,-98,353], 42 0x1D538: [700,3,887,15,866], 43 0x1D539: [692,3,739,26,705], 44 0x1D53B: [692,3,898,22,876], 45 0x1D53C: [692,3,727,22,689], 46 0x1D53D: [692,3,672,22,653], 47 0x1D53E: [709,20,762,22,728], 48 0x1D540: [692,3,453,22,432], 49 0x1D541: [692,194,440,-15,419], 50 0x1D542: [692,3,842,22,836], 51 0x1D543: [692,3,727,22,703], 52 0x1D544: [692,13,1066,16,1047], 53 0x1D546: [709,20,785,22,764], 54 0x1D54A: [709,20,524,24,503], 55 0x1D54B: [694,3,737,18,720], 56 0x1D54C: [692,22,907,12,889], 57 0x1D54D: [692,9,851,8,836], 58 0x1D54E: [700,9,1119,8,1104], 59 0x1D54F: [700,3,783,14,765], 60 0x1D550: [704,3,666,9,654], 61 0x1D552: [463,14,602,42,596], 62 0x1D553: [694,10,667,18,649], 63 0x1D554: [456,16,546,29,517], 64 0x1D555: [694,10,667,17,649], 65 0x1D556: [462,20,546,28,518], 66 0x1D557: [720,0,448,18,456], 67 0x1D558: [460,214,602,38,576], 68 0x1D559: [699,0,673,24,650], 69 0x1D55A: [669,0,388,42,346], 70 0x1D55B: [669,210,409,-35,316], 71 0x1D55C: [698,0,639,25,619], 72 0x1D55D: [690,0,390,44,372], 73 0x1D55E: [466,0,977,25,959], 74 0x1D55F: [457,0,684,27,665], 75 0x1D560: [462,11,602,27,572], 76 0x1D561: [442,194,681,29,666], 77 0x1D562: [442,194,681,22,660], 78 0x1D563: [442,0,509,27,497], 79 0x1D564: [454,14,496,32,463], 80 0x1D565: [615,11,499,23,482], 81 0x1D566: [442,11,699,23,675], 82 0x1D567: [441,11,669,17,653], 83 0x1D568: [437,12,889,17,844], 84 0x1D569: [431,0,704,15,676], 85 0x1D56A: [431,204,700,17,674], 86 0x1D56B: [447,0,560,12,548], 87 0x1D7D8: [689,16,600,28,568], 88 0x1D7D9: [689,3,600,44,556], 89 0x1D7DA: [679,3,600,30,570], 90 0x1D7DB: [679,17,600,36,564], 91 0x1D7DC: [689,3,600,50,550], 92 0x1D7DD: [675,17,600,27,573], 93 0x1D7DE: [679,17,600,29,571], 94 0x1D7DF: [675,3,600,29,571], 95 0x1D7E0: [679,17,600,38,562], 96 0x1D7E1: [679,17,600,38,562] 97 }; 98 99 MathJax.Callback.Queue( 100 ["initFont",MathJax.OutputJax["HTML-CSS"],"AsanaMathJax_DoubleStruck"], 101 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/DoubleStruck/Regular/Main.js"] 102 );