Main.js (2500B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/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['GyreTermesMathJax_Shapes'] = { 21 directory: 'Shapes/Regular', 22 family: 'GyreTermesMathJax_Shapes', 23 testString: '\u00A0\u2422\u2423\u2500\u2502\u251C\u2524\u252C\u2534\u253C\u2581\u2588\u2591\u2592\u2593', 24 0x20: [0,0,250,0,0], 25 0xA0: [0,0,250,0,0], 26 0x2422: [683,10,500,3,468], 27 0x2423: [160,106,500,40,460], 28 0x2500: [276,-224,500,0,500], 29 0x2502: [650,150,500,224,276], 30 0x251C: [650,150,500,224,500], 31 0x2524: [650,150,500,0,276], 32 0x252C: [276,150,500,0,500], 33 0x2534: [650,-224,500,0,500], 34 0x253C: [650,150,500,0,500], 35 0x2581: [100,0,800,0,800], 36 0x2588: [800,0,800,0,800], 37 0x2591: [800,0,800,0,800], 38 0x2592: [800,0,800,0,800], 39 0x2593: [800,0,800,0,800], 40 0x25AA: [400,-100,460,80,380], 41 0x25AB: [400,-100,460,80,380], 42 0x25AC: [375,-125,660,80,580], 43 0x25AD: [375,-125,660,80,580], 44 0x25B7: [601,101,768,80,688], 45 0x25C1: [601,101,768,80,688], 46 0x25CB: [568,68,796,80,716], 47 0x25CF: [568,68,796,80,716], 48 0x25E6: [400,-100,460,80,380], 49 0x2664: [668,0,796,80,716], 50 0x2665: [668,0,760,80,680], 51 0x2666: [670,0,782,80,702], 52 0x2667: [668,0,822,80,742], 53 0x266A: [662,14,600,66,556], 54 0x26AD: [475,-25,500,-117,617], 55 0x26AE: [700,200,500,-171,671], 56 0x2B04: [470,-30,1091,80,1011], 57 0x2B05: [470,-30,1030,80,950], 58 0x2B06: [690,180,600,80,520], 59 0x2B07: [680,190,600,80,520], 60 0x2B0C: [470,-30,1040,80,960], 61 0x2B0D: [690,190,600,80,520], 62 0x2B1A: [702,202,1008,52,956], 63 0x2B31: [830,330,850,80,770], 64 0x2B33: [430,-70,1170,80,1090] 65 }; 66 67 MathJax.Callback.Queue( 68 ["initFont",MathJax.OutputJax["HTML-CSS"],"GyreTermesMathJax_Shapes"], 69 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Shapes/Regular/Main.js"] 70 );