| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- /*************************************************************
- *
- * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js
- *
- * Copyright (c) 2013-2019 The MathJax Consortium
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
- MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['STIXMathJax_DoubleStruck-bold'] = {
- directory: 'DoubleStruck/Bold',
- family: 'STIXMathJax_DoubleStruck',
- weight: 'bold',
- testString: '\u00A0\u2102\u210D\u2115\u2119\u211A\u211D\u2124\u213C\u213D\u213E\u213F\u2140\uD835\uDD38\uD835\uDD39',
- 0x20: [0,0,250,0,0],
- 0xA0: [0,0,250,0,0],
- 0x2102: [691,19,727,45,672],
- 0x210D: [676,0,768,75,693],
- 0x2115: [676,0,738,75,663],
- 0x2119: [676,0,700,75,670],
- 0x211A: [691,64,797,45,747],
- 0x211D: [676,0,783,75,758],
- 0x2124: [691,0,777,52,727],
- 0x213C: [461,11,804,55,759],
- 0x213D: [486,203,646,23,624],
- 0x213E: [676,0,497,75,643],
- 0x213F: [676,0,768,75,693],
- 0x2140: [773,269,976,36,952],
- 0x1D538: [676,0,787,50,737],
- 0x1D539: [676,0,729,75,669],
- 0x1D53B: [676,0,748,75,703],
- 0x1D53C: [676,0,650,75,595],
- 0x1D53D: [676,0,474,75,595],
- 0x1D53E: [691,19,751,45,686],
- 0x1D540: [676,0,380,80,300],
- 0x1D541: [676,19,618,50,548],
- 0x1D542: [676,0,792,75,767],
- 0x1D543: [676,0,662,70,607],
- 0x1D544: [676,0,914,75,839],
- 0x1D546: [691,19,787,45,742],
- 0x1D54A: [692,19,702,45,657],
- 0x1D54B: [676,0,556,25,645],
- 0x1D54C: [676,19,738,70,668],
- 0x1D54D: [676,0,627,17,704],
- 0x1D54E: [676,0,996,17,1015],
- 0x1D54F: [676,0,794,20,769],
- 0x1D550: [676,0,652,23,739],
- 0x1D552: [473,14,623,50,563],
- 0x1D553: [676,14,643,60,593],
- 0x1D554: [473,14,574,50,524],
- 0x1D555: [676,14,643,50,583],
- 0x1D556: [473,14,573,50,523],
- 0x1D557: [676,0,474,25,536],
- 0x1D558: [473,205,643,50,583],
- 0x1D559: [676,0,624,60,564],
- 0x1D55A: [691,0,330,65,265],
- 0x1D55B: [691,205,371,-20,311],
- 0x1D55C: [676,0,646,60,621],
- 0x1D55D: [676,0,325,60,265],
- 0x1D55E: [473,0,908,60,848],
- 0x1D55F: [473,0,624,60,564],
- 0x1D560: [473,14,598,45,553],
- 0x1D561: [473,205,643,60,593],
- 0x1D562: [473,205,643,50,583],
- 0x1D563: [473,0,339,60,445],
- 0x1D564: [473,14,549,52,497],
- 0x1D565: [676,14,446,25,411],
- 0x1D566: [461,16,619,55,559],
- 0x1D567: [461,0,494,6,544],
- 0x1D568: [461,0,786,22,789],
- 0x1D569: [461,0,660,25,635],
- 0x1D56A: [461,205,471,-9,537],
- 0x1D56B: [461,0,513,40,473]
- };
- MathJax.Callback.Queue(
- ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_DoubleStruck-bold"],
- ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/DoubleStruck/Bold/Main.js"]
- );
|