Main.js (3565B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/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['GyreTermesMathJax_DoubleStruck'] = { 21 directory: 'DoubleStruck/Regular', 22 family: 'GyreTermesMathJax_DoubleStruck', 23 testString: '\u00A0\u2102\u210D\u2115\u2119\u211A\u211D\u2124\u213C\u213D\u213E\u213F\u2140\u2145\u2146', 24 0x20: [0,0,250,0,0], 25 0xA0: [0,0,250,0,0], 26 0x2102: [718,14,816,80,736], 27 0x210D: [702,0,923,79,843], 28 0x2115: [702,11,915,80,835], 29 0x2119: [702,0,754,80,674], 30 0x211A: [716,178,875,80,795], 31 0x211D: [702,0,876,80,796], 32 0x2124: [702,0,808,79,728], 33 0x213C: [511,16,738,80,658], 34 0x213D: [491,234,715,80,635], 35 0x213E: [702,0,734,80,654], 36 0x213F: [702,0,883,80,803], 37 0x2140: [728,228,884,80,803], 38 0x2145: [702,0,869,43,834], 39 0x2146: [723,8,699,80,659], 40 0x2147: [500,10,624,83,552], 41 0x2148: [728,0,455,43,403], 42 0x2149: [728,218,493,6,511], 43 0x1D538: [714,0,923,80,843], 44 0x1D539: [702,0,806,80,726], 45 0x1D53B: [702,0,869,80,789], 46 0x1D53C: [702,0,795,80,714], 47 0x1D53D: [702,0,756,80,676], 48 0x1D53E: [719,14,897,80,817], 49 0x1D540: [702,0,517,80,437], 50 0x1D541: [702,14,600,80,520], 51 0x1D542: [702,0,929,80,849], 52 0x1D543: [702,0,795,80,714], 53 0x1D544: [702,0,1037,80,957], 54 0x1D546: [716,14,873,80,793], 55 0x1D54A: [716,17,679,79,599], 56 0x1D54B: [702,0,800,79,720], 57 0x1D54C: [702,14,911,80,831], 58 0x1D54D: [702,13,892,80,812], 59 0x1D54E: [702,14,1167,80,1087], 60 0x1D54F: [702,0,914,80,834], 61 0x1D550: [702,0,903,80,823], 62 0x1D552: [500,10,630,80,550], 63 0x1D553: [723,10,695,80,615], 64 0x1D554: [500,10,608,80,528], 65 0x1D555: [723,8,699,80,619], 66 0x1D556: [500,10,624,80,544], 67 0x1D557: [723,0,583,80,503], 68 0x1D558: [500,218,632,80,552], 69 0x1D559: [721,0,725,80,645], 70 0x1D55A: [728,0,455,79,375], 71 0x1D55B: [728,218,493,80,413], 72 0x1D55C: [723,0,754,79,674], 73 0x1D55D: [722,0,460,80,380], 74 0x1D55E: [502,0,1022,80,942], 75 0x1D55F: [499,0,713,80,633], 76 0x1D560: [501,11,661,80,581], 77 0x1D561: [500,217,702,80,622], 78 0x1D562: [501,217,698,80,618], 79 0x1D563: [501,0,562,80,482], 80 0x1D564: [503,14,497,80,417], 81 0x1D565: [601,14,471,80,391], 82 0x1D566: [486,13,713,79,633], 83 0x1D567: [490,14,690,80,610], 84 0x1D568: [490,14,936,80,856], 85 0x1D569: [487,0,677,79,597], 86 0x1D56A: [490,218,704,80,624], 87 0x1D56B: [490,0,620,80,540], 88 0x1D7D8: [716,14,672,80,592], 89 0x1D7D9: [716,0,503,80,423], 90 0x1D7DA: [716,-1,659,80,579], 91 0x1D7DB: [718,14,610,80,530], 92 0x1D7DC: [716,0,723,80,643], 93 0x1D7DD: [727,14,607,80,527], 94 0x1D7DE: [723,14,672,80,592], 95 0x1D7DF: [703,8,630,80,550], 96 0x1D7E0: [716,14,599,80,519], 97 0x1D7E1: [716,21,672,80,592] 98 }; 99 100 MathJax.Callback.Queue( 101 ["initFont",MathJax.OutputJax["HTML-CSS"],"GyreTermesMathJax_DoubleStruck"], 102 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/DoubleStruck/Regular/Main.js"] 103 );