Main.js (2932B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/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_Fraktur'] = { 21 directory: 'Fraktur/Regular', 22 family: 'STIXMathJax_Fraktur', 23 testString: '\u00A0\u210C\u2128\u212D\uD835\uDD04\uD835\uDD05\uD835\uDD07\uD835\uDD08\uD835\uDD09\uD835\uDD0A\uD835\uDD0D\uD835\uDD0E\uD835\uDD0F\uD835\uDD10\uD835\uDD11', 24 0x20: [0,0,250,0,0], 25 0xA0: [0,0,250,0,0], 26 0x210C: [695,204,824,43,773], 27 0x2128: [695,204,726,50,676], 28 0x212D: [695,24,717,47,675], 29 0x1D504: [695,22,785,47,742], 30 0x1D505: [704,24,822,48,774], 31 0x1D507: [695,24,868,50,817], 32 0x1D508: [695,24,729,50,678], 33 0x1D509: [695,204,767,50,716], 34 0x1D50A: [695,24,806,50,755], 35 0x1D50D: [695,204,772,50,721], 36 0x1D50E: [695,22,846,50,801], 37 0x1D50F: [695,24,669,47,626], 38 0x1D510: [695,22,1083,50,1031], 39 0x1D511: [695,22,827,50,775], 40 0x1D512: [695,24,837,37,786], 41 0x1D513: [695,204,823,40,773], 42 0x1D514: [695,64,865,37,814], 43 0x1D516: [695,24,856,55,801], 44 0x1D517: [695,24,766,47,722], 45 0x1D518: [696,22,787,50,744], 46 0x1D519: [695,24,831,48,781], 47 0x1D51A: [695,24,1075,48,1025], 48 0x1D51B: [695,31,763,46,735], 49 0x1D51C: [695,204,766,47,714], 50 0x1D51E: [468,18,530,51,479], 51 0x1D51F: [695,18,513,46,462], 52 0x1D520: [468,18,385,57,344], 53 0x1D521: [695,18,506,45,455], 54 0x1D522: [468,18,420,47,379], 55 0x1D523: [694,209,327,27,316], 56 0x1D524: [468,209,499,51,461], 57 0x1D525: [695,209,528,48,476], 58 0x1D526: [694,18,384,42,338], 59 0x1D527: [695,209,345,44,311], 60 0x1D528: [695,18,420,48,368], 61 0x1D529: [695,18,398,46,350], 62 0x1D52A: [468,25,910,59,856], 63 0x1D52B: [468,25,636,60,582], 64 0x1D52C: [468,18,503,50,452], 65 0x1D52D: [586,209,555,38,504], 66 0x1D52E: [468,209,507,51,459], 67 0x1D52F: [468,18,463,38,426], 68 0x1D530: [623,24,518,49,469], 69 0x1D531: [656,18,374,38,337], 70 0x1D532: [478,18,647,60,593], 71 0x1D533: [586,18,515,47,464], 72 0x1D534: [586,25,759,41,708], 73 0x1D535: [468,189,456,45,406], 74 0x1D536: [586,209,516,48,464], 75 0x1D537: [468,209,457,43,407] 76 }; 77 78 MathJax.Callback.Queue( 79 ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Fraktur"], 80 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Fraktur/Regular/Main.js"] 81 );