Main.js (3394B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/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['STIXMathJax_DoubleStruck'] = { 21 directory: 'DoubleStruck/Regular', 22 family: 'STIXMathJax_DoubleStruck', 23 testString: '\u00A0\u2102\u210D\u2115\u2119\u211A\u211D\u2124\u213C\u213D\u213E\u213F\u2140\uD835\uDD38\uD835\uDD39', 24 0x20: [0,0,250,0,0], 25 0xA0: [0,0,250,0,0], 26 0x2102: [676,14,705,45,663], 27 0x210D: [662,0,718,70,648], 28 0x2115: [662,0,698,70,628], 29 0x2119: [662,0,678,70,628], 30 0x211A: [676,65,765,45,715], 31 0x211D: [662,0,747,70,712], 32 0x2124: [662,0,727,50,677], 33 0x213C: [450,12,673,25,645], 34 0x213D: [460,218,540,0,526], 35 0x213E: [662,0,469,70,567], 36 0x213F: [662,0,718,70,648], 37 0x2140: [763,259,923,61,882], 38 0x1D538: [662,0,741,50,691], 39 0x1D539: [662,0,676,70,626], 40 0x1D53B: [662,0,722,70,677], 41 0x1D53C: [662,0,622,70,567], 42 0x1D53D: [662,0,469,70,567], 43 0x1D53E: [676,13,706,45,664], 44 0x1D540: [662,0,322,78,244], 45 0x1D541: [662,14,560,40,495], 46 0x1D542: [674,0,735,70,729], 47 0x1D543: [662,0,591,70,571], 48 0x1D544: [662,0,855,70,785], 49 0x1D546: [676,14,760,45,715], 50 0x1D54A: [676,14,636,35,597], 51 0x1D54B: [662,0,527,20,622], 52 0x1D54C: [662,14,698,65,633], 53 0x1D54D: [662,0,568,12,653], 54 0x1D54E: [662,0,920,12,949], 55 0x1D54F: [662,0,768,35,733], 56 0x1D550: [662,0,563,12,685], 57 0x1D552: [460,10,561,45,506], 58 0x1D553: [683,10,565,50,524], 59 0x1D554: [460,10,520,45,475], 60 0x1D555: [683,10,574,45,519], 61 0x1D556: [460,10,523,45,478], 62 0x1D557: [683,0,368,25,431], 63 0x1D558: [460,218,574,45,519], 64 0x1D559: [683,0,544,55,489], 65 0x1D55A: [683,0,258,55,203], 66 0x1D55B: [683,217,305,-15,250], 67 0x1D55C: [683,0,551,50,539], 68 0x1D55D: [683,0,258,55,203], 69 0x1D55E: [460,0,830,55,775], 70 0x1D55F: [460,0,544,55,489], 71 0x1D560: [458,12,553,45,508], 72 0x1D561: [460,218,574,55,529], 73 0x1D562: [460,218,574,45,519], 74 0x1D563: [462,0,301,55,407], 75 0x1D564: [460,10,519,36,483], 76 0x1D565: [633,10,329,20,297], 77 0x1D566: [450,10,544,55,489], 78 0x1D567: [450,0,443,20,479], 79 0x1D568: [450,0,676,20,695], 80 0x1D569: [450,0,560,30,530], 81 0x1D56A: [450,218,468,20,510], 82 0x1D56B: [450,0,519,43,476], 83 0x1D7D8: [676,14,540,28,512], 84 0x1D7D9: [693,0,540,91,355], 85 0x1D7DA: [676,0,547,48,514], 86 0x1D7DB: [676,14,540,49,478], 87 0x1D7DC: [676,0,540,20,524], 88 0x1D7DD: [662,14,540,35,489], 89 0x1D7DE: [676,14,540,28,512], 90 0x1D7DF: [662,0,540,24,511], 91 0x1D7E0: [676,14,540,28,512], 92 0x1D7E1: [676,12,540,28,512] 93 }; 94 95 MathJax.Callback.Queue( 96 ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_DoubleStruck"], 97 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/DoubleStruck/Regular/Main.js"] 98 );