Main.js (2514B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/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['LatinModernMathJax_Shapes'] = { 21 directory: 'Shapes/Regular', 22 family: 'LatinModernMathJax_Shapes', 23 testString: '\u00A0\u2422\u2423\u2500\u2502\u251C\u2524\u252C\u2534\u253C\u2581\u2588\u2591\u2592\u2593', 24 0x20: [0,0,332,0,0], 25 0xA0: [0,0,332,0,0], 26 0x2422: [694,11,556,28,521], 27 0x2423: [249,105,500,42,458], 28 0x2500: [270,-230,666,-20,686], 29 0x2502: [770,270,666,313,353], 30 0x251C: [770,-230,666,313,686], 31 0x2524: [270,270,666,-20,353], 32 0x252C: [270,270,666,313,686], 33 0x2534: [770,-230,666,-20,353], 34 0x253C: [770,270,666,-20,686], 35 0x2581: [83,0,664,0,664], 36 0x2588: [664,0,664,0,664], 37 0x2591: [664,0,664,0,664], 38 0x2592: [664,0,664,0,664], 39 0x2593: [664,0,664,0,664], 40 0x25AA: [358,-142,328,56,272], 41 0x25AB: [358,-142,328,56,272], 42 0x25AC: [417,-84,778,56,722], 43 0x25AD: [417,-84,778,56,722], 44 0x25B7: [678,178,858,56,802], 45 0x25C1: [678,178,858,56,802], 46 0x25CB: [592,92,796,56,740], 47 0x25CF: [592,92,796,56,740], 48 0x25E6: [445,-55,500,55,445], 49 0x2664: [727,130,778,56,722], 50 0x2665: [716,33,778,56,722], 51 0x2666: [727,163,778,56,722], 52 0x2667: [727,130,778,28,750], 53 0x266A: [695,29,611,55,556], 54 0x26AD: [467,-36,500,-78,577], 55 0x26AE: [606,104,500,-189,688], 56 0x2B04: [520,20,1062,56,1006], 57 0x2B05: [468,-31,977,56,921], 58 0x2B06: [672,193,612,87,524], 59 0x2B07: [693,172,612,87,524], 60 0x2B0C: [468,-31,1022,89,933], 61 0x2B0D: [672,172,549,56,492], 62 0x2B1A: [640,240,960,40,920], 63 0x2B31: [990,490,997,56,941], 64 0x2B33: [510,10,1463,56,1407] 65 }; 66 67 MathJax.Callback.Queue( 68 ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Shapes"], 69 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Shapes/Regular/Main.js"] 70 );