BBBold.js (6513B)
1 /************************************************************* 2 * 3 * MathJax/fonts/HTML-CSS/TeX/png/AMS/Regular/BBBold.js 4 * 5 * Defines the image size data needed for the HTML-CSS OutputJax 6 * to display mathematics using fallback images when the fonts 7 * are not availble to the client browser. 8 * 9 * --------------------------------------------------------------------- 10 * 11 * Copyright (c) 2009-2013 The MathJax Consortium 12 * 13 * Licensed under the Apache License, Version 2.0 (the "License"); 14 * you may not use this file except in compliance with the License. 15 * You may obtain a copy of the 16 * 17 * http://www.apache.org/licenses/LICENSE-2.0 18 * 19 * Unless required by applicable law or agreed to in writing, software 20 * distributed under the License is distributed on an "AS IS" BASIS, 21 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22 * See the License for the specific language governing permissions and 23 * limitations under the License. 24 * 25 */ 26 27 MathJax.OutputJax["HTML-CSS"].defineImageData({ 28 "MathJax_AMS": { 29 0x20: [ // SPACE 30 [1,1,0],[1,1,0],[1,1,0],[1,1,0],[1,1,0],[1,1,0],[1,1,0],[1,1,0], 31 [1,1,0],[1,1,0],[1,1,0],[1,1,0],[1,1,0],[1,1,0] 32 ], 33 0x41: [ // LATIN CAPITAL LETTER A 34 [5,5,0],[6,6,0],[7,7,0],[9,8,0],[10,10,0],[12,12,0],[14,14,0],[17,16,0], 35 [20,19,0],[23,23,0],[28,27,0],[33,33,0],[39,39,0],[46,46,0] 36 ], 37 0x42: [ // LATIN CAPITAL LETTER B 38 [5,5,0],[6,6,0],[7,7,0],[8,8,0],[9,9,0],[11,11,0],[13,13,0],[15,16,0], 39 [18,19,0],[21,22,0],[25,27,0],[29,32,0],[35,38,0],[41,45,0] 40 ], 41 0x43: [ // LATIN CAPITAL LETTER C 42 [5,5,0],[6,6,0],[7,7,0],[9,8,0],[10,10,0],[12,12,0],[14,14,0],[16,16,0], 43 [19,21,2],[23,24,1],[27,28,1],[32,34,1],[38,40,1],[45,48,2] 44 ], 45 0x44: [ // LATIN CAPITAL LETTER D 46 [5,5,0],[6,6,0],[7,7,0],[9,8,0],[10,9,0],[12,11,0],[14,13,0],[16,16,0], 47 [20,19,0],[23,22,0],[27,27,0],[32,32,0],[39,38,0],[46,45,0] 48 ], 49 0x45: [ // LATIN CAPITAL LETTER E 50 [5,5,0],[6,6,0],[7,7,0],[8,8,0],[9,9,0],[11,11,0],[13,13,0],[15,16,0], 51 [18,19,0],[22,22,0],[26,27,0],[30,32,0],[36,38,0],[43,45,0] 52 ], 53 0x46: [ // LATIN CAPITAL LETTER F 54 [5,5,0],[5,6,0],[6,7,0],[7,8,0],[9,9,0],[10,11,0],[12,13,0],[14,16,0], 55 [17,19,0],[20,22,0],[23,27,0],[27,32,0],[33,38,0],[39,45,0] 56 ], 57 0x47: [ // LATIN CAPITAL LETTER G 58 [6,5,0],[7,6,0],[8,7,0],[9,8,0],[11,10,0],[13,12,0],[15,14,0],[18,16,0], 59 [21,19,0],[25,24,1],[30,29,2],[35,33,0],[42,40,1],[50,47,1] 60 ], 61 0x48: [ // LATIN CAPITAL LETTER H 62 [6,5,0],[7,6,0],[8,7,0],[9,8,0],[11,9,0],[13,11,0],[15,13,0],[18,16,0], 63 [22,19,0],[26,22,0],[30,27,0],[36,32,0],[43,38,0],[51,45,0] 64 ], 65 0x49: [ // LATIN CAPITAL LETTER I 66 [3,5,0],[4,6,0],[4,7,0],[5,8,0],[6,9,0],[7,11,0],[8,13,0],[9,16,0], 67 [11,19,0],[13,22,0],[15,27,0],[18,32,0],[21,38,0],[25,45,0] 68 ], 69 0x4A: [ // LATIN CAPITAL LETTER J 70 [4,6,1],[4,7,1],[5,8,1],[6,9,1],[7,11,2],[8,13,2],[10,15,2],[12,18,2], 71 [14,21,2],[16,26,4],[19,30,3],[23,35,3],[27,42,4],[32,50,5] 72 ], 73 0x4B: [ // LATIN CAPITAL LETTER K 74 [6,5,0],[7,6,0],[8,7,0],[10,8,0],[11,9,0],[13,11,0],[15,13,0],[18,16,0], 75 [22,19,0],[26,22,0],[31,27,0],[36,32,0],[43,38,0],[51,45,0] 76 ], 77 0x4C: [ // LATIN CAPITAL LETTER L 78 [5,5,0],[6,6,0],[7,7,0],[8,8,0],[9,9,0],[11,11,0],[13,13,0],[15,16,0], 79 [18,19,0],[22,22,0],[26,27,0],[30,32,0],[36,38,0],[43,45,0] 80 ], 81 0x4D: [ // LATIN CAPITAL LETTER M 82 [7,5,0],[8,6,0],[10,7,0],[11,8,0],[13,9,0],[16,11,0],[19,13,0],[22,16,0], 83 [26,19,0],[31,22,0],[37,27,0],[44,32,0],[52,38,0],[61,45,0] 84 ], 85 0x4E: [ // LATIN CAPITAL LETTER N 86 [5,5,0],[6,6,0],[7,7,0],[9,9,0],[10,10,0],[12,12,0],[14,14,0],[17,17,0], 87 [20,21,1],[24,24,1],[28,29,1],[33,34,1],[39,40,1],[47,48,2] 88 ], 89 0x4F: [ // LATIN CAPITAL LETTER O 90 [6,5,0],[7,6,0],[8,7,0],[9,8,0],[11,10,0],[13,12,0],[15,14,0],[18,16,0], 91 [21,21,2],[25,24,1],[30,28,1],[35,34,1],[42,40,1],[49,48,2] 92 ], 93 0x50: [ // LATIN CAPITAL LETTER P 94 [5,5,0],[5,6,0],[6,7,0],[8,8,0],[9,9,0],[10,11,0],[12,13,0],[14,16,0], 95 [17,19,0],[20,22,0],[24,27,0],[28,32,0],[34,38,0],[40,45,0] 96 ], 97 0x51: [ // LATIN CAPITAL LETTER Q 98 [6,6,1],[7,8,2],[8,9,2],[9,10,2],[11,12,2],[13,15,3],[15,17,3],[18,20,4], 99 [21,24,5],[25,30,7],[30,35,8],[35,41,8],[42,49,10],[49,58,12] 100 ], 101 0x52: [ // LATIN CAPITAL LETTER R 102 [5,5,0],[6,6,0],[7,7,0],[9,8,0],[10,9,0],[12,11,0],[14,13,0],[17,16,0], 103 [20,19,0],[24,22,0],[28,27,0],[33,32,0],[39,38,0],[47,45,0] 104 ], 105 0x53: [ // LATIN CAPITAL LETTER S 106 [4,5,0],[5,6,0],[6,7,0],[7,8,0],[8,10,0],[9,12,0],[11,14,0],[13,16,0], 107 [15,19,0],[18,23,0],[21,27,0],[25,33,0],[30,40,1],[35,47,1] 108 ], 109 0x54: [ // LATIN CAPITAL LETTER T 110 [5,5,0],[6,6,0],[7,7,0],[8,8,0],[9,9,0],[11,11,0],[13,13,0],[15,16,0], 111 [18,19,0],[21,22,0],[25,27,0],[30,32,0],[36,38,0],[42,45,0] 112 ], 113 0x55: [ // LATIN CAPITAL LETTER U 114 [5,5,0],[6,6,0],[7,7,0],[9,8,0],[10,9,0],[12,11,0],[14,13,0],[17,16,0], 115 [20,19,0],[24,22,0],[28,28,1],[33,33,1],[40,39,1],[47,46,1] 116 ], 117 0x56: [ // LATIN CAPITAL LETTER V 118 [5,5,0],[6,6,0],[8,7,0],[9,8,0],[10,9,0],[12,11,0],[15,13,0],[17,16,0], 119 [20,20,1],[24,24,2],[29,28,1],[34,33,1],[40,39,1],[48,46,1] 120 ], 121 0x57: [ // LATIN CAPITAL LETTER W 122 [7,5,0],[9,6,0],[10,7,0],[12,8,0],[14,9,0],[17,11,0],[20,13,0],[24,16,0], 123 [28,20,1],[33,24,2],[39,28,1],[47,33,1],[55,39,1],[66,47,2] 124 ], 125 0x58: [ // LATIN CAPITAL LETTER X 126 [5,5,0],[6,6,0],[7,7,0],[9,8,0],[10,9,0],[12,11,0],[14,13,0],[17,16,0], 127 [20,19,0],[24,22,0],[28,27,0],[33,32,0],[39,38,0],[47,45,0] 128 ], 129 0x59: [ // LATIN CAPITAL LETTER Y 130 [5,5,0],[6,6,0],[7,7,0],[9,8,0],[10,9,0],[12,11,0],[14,13,0],[17,16,0], 131 [20,19,0],[24,22,0],[28,27,0],[33,32,0],[39,38,0],[47,45,0] 132 ], 133 0x5A: [ // LATIN CAPITAL LETTER Z 134 [5,5,0],[6,6,0],[7,7,0],[8,8,0],[9,9,0],[11,11,0],[13,13,0],[15,16,0], 135 [18,19,0],[21,22,0],[25,27,0],[30,32,0],[36,38,0],[42,45,0] 136 ], 137 0x6B: [ // LATIN SMALL LETTER K 138 [4,5,0],[5,6,0],[6,7,0],[7,8,0],[8,10,0],[9,12,0],[11,14,0],[13,16,0], 139 [15,19,0],[18,23,0],[21,27,0],[25,32,0],[30,38,0],[36,45,0] 140 ] 141 } 142 }); 143 144 MathJax.Ajax.loadComplete(MathJax.OutputJax["HTML-CSS"].imgDir+"/AMS/Regular"+ 145 MathJax.OutputJax["HTML-CSS"].imgPacked+"/BBBold.js");