Main.js (3381B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/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_Script-bold-italic'] = { 21 directory: 'Script/BoldItalic', 22 family: 'STIXMathJax_Script', 23 weight: 'bold', 24 style: 'italic', 25 testString: '\u00A0\u210A\u210B\u2110\u2112\u211B\u212C\u212F\u2130\u2131\u2133\u2134\uD835\uDCD0\uD835\uDCD1\uD835\uDCD2', 26 0x20: [0,0,250,0,0], 27 0xA0: [0,0,250,0,0], 28 0x210A: [462,224,819,27,771], 29 0x210B: [699,21,1171,65,1154], 30 0x2110: [699,21,997,47,977], 31 0x2112: [699,21,1036,40,1015], 32 0x211B: [699,21,1048,55,973], 33 0x212C: [699,21,1060,55,985], 34 0x212F: [462,14,726,35,648], 35 0x2130: [699,21,826,95,791], 36 0x2131: [699,21,1042,65,1025], 37 0x2133: [699,21,1300,60,1245], 38 0x2134: [462,14,848,35,780], 39 0x1D4D0: [699,21,984,50,955], 40 0x1D4D1: [699,21,1060,55,985], 41 0x1D4D2: [699,21,912,60,877], 42 0x1D4D3: [699,21,991,60,906], 43 0x1D4D4: [699,21,826,95,791], 44 0x1D4D5: [699,21,1042,65,1025], 45 0x1D4D6: [699,21,834,82,799], 46 0x1D4D7: [699,21,1171,65,1154], 47 0x1D4D8: [699,21,997,47,977], 48 0x1D4D9: [699,224,906,19,886], 49 0x1D4DA: [699,21,1154,45,1130], 50 0x1D4DB: [699,21,1036,40,1015], 51 0x1D4DC: [699,21,1300,60,1245], 52 0x1D4DD: [699,21,1095,60,1078], 53 0x1D4DE: [699,21,809,72,749], 54 0x1D4DF: [699,21,1025,55,994], 55 0x1D4E0: [699,52,809,72,749], 56 0x1D4E1: [699,21,1048,55,973], 57 0x1D4E2: [699,21,816,81,781], 58 0x1D4E3: [699,21,1030,65,1025], 59 0x1D4E4: [699,21,964,60,904], 60 0x1D4E5: [699,21,1040,60,1024], 61 0x1D4E6: [699,21,1320,60,1306], 62 0x1D4E7: [699,21,1033,64,1010], 63 0x1D4E8: [699,224,989,60,963], 64 0x1D4E9: [699,21,996,50,976], 65 0x1D4EA: [462,14,942,35,865], 66 0x1D4EB: [699,14,646,60,624], 67 0x1D4EC: [462,14,764,35,683], 68 0x1D4ED: [699,14,949,28,912], 69 0x1D4EE: [462,14,726,35,648], 70 0x1D4EF: [699,205,768,25,749], 71 0x1D4F0: [462,224,819,27,771], 72 0x1D4F1: [699,14,838,55,758], 73 0x1D4F2: [698,14,558,40,534], 74 0x1D4F3: [698,224,840,41,823], 75 0x1D4F4: [699,14,810,55,730], 76 0x1D4F5: [699,14,650,43,632], 77 0x1D4F6: [462,14,1137,45,1057], 78 0x1D4F7: [462,14,851,45,771], 79 0x1D4F8: [462,14,848,35,780], 80 0x1D4F9: [462,205,885,25,770], 81 0x1D4FA: [462,205,913,35,833], 82 0x1D4FB: [462,0,677,40,648], 83 0x1D4FC: [557,14,562,51,449], 84 0x1D4FD: [669,14,618,47,612], 85 0x1D4FE: [449,14,842,31,762], 86 0x1D4FF: [458,14,732,40,670], 87 0x1D500: [458,14,1012,40,950], 88 0x1D501: [462,14,820,63,740], 89 0x1D502: [449,224,784,40,711], 90 0x1D503: [493,14,782,61,702] 91 }; 92 93 MathJax.Callback.Queue( 94 ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Script-bold-italic"], 95 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Script/BoldItalic/Main.js"] 96 );