| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- /*************************************************************
- *
- * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/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_Monospace'] = {
- directory: 'Monospace/Regular',
- family: 'STIXMathJax_Monospace',
- testString: '\u00A0\uD835\uDE70\uD835\uDE71\uD835\uDE72\uD835\uDE73\uD835\uDE74\uD835\uDE75\uD835\uDE76\uD835\uDE77\uD835\uDE78\uD835\uDE79\uD835\uDE7A\uD835\uDE7B\uD835\uDE7C\uD835\uDE7D',
- 0x20: [0,0,525,0,0],
- 0xA0: [0,0,525,0,0],
- 0x1D670: [673,0,525,26,496],
- 0x1D671: [662,0,525,29,480],
- 0x1D672: [672,11,525,40,482],
- 0x1D673: [662,0,525,25,483],
- 0x1D674: [662,0,525,31,500],
- 0x1D675: [662,0,525,34,488],
- 0x1D676: [672,11,525,37,495],
- 0x1D677: [662,0,525,26,496],
- 0x1D678: [662,0,525,84,438],
- 0x1D679: [662,11,525,85,476],
- 0x1D67A: [662,0,525,30,494],
- 0x1D67B: [662,0,525,37,487],
- 0x1D67C: [662,0,525,21,501],
- 0x1D67D: [662,0,525,31,491],
- 0x1D67E: [672,11,525,56,466],
- 0x1D67F: [662,0,525,31,479],
- 0x1D680: [672,139,525,56,466],
- 0x1D681: [662,11,525,26,520],
- 0x1D682: [672,11,525,52,470],
- 0x1D683: [662,0,525,26,496],
- 0x1D684: [662,11,525,9,514],
- 0x1D685: [662,8,525,17,506],
- 0x1D686: [662,8,525,11,512],
- 0x1D687: [662,0,525,24,497],
- 0x1D688: [662,0,525,15,507],
- 0x1D689: [662,0,525,47,479],
- 0x1D68A: [459,6,525,58,516],
- 0x1D68B: [609,6,525,17,481],
- 0x1D68C: [459,6,525,78,464],
- 0x1D68D: [609,6,525,41,505],
- 0x1D68E: [459,6,525,60,462],
- 0x1D68F: [615,0,525,42,437],
- 0x1D690: [461,228,525,29,508],
- 0x1D691: [609,0,525,17,505],
- 0x1D692: [610,0,525,84,448],
- 0x1D693: [610,227,525,47,362],
- 0x1D694: [609,0,525,24,505],
- 0x1D695: [609,0,525,63,459],
- 0x1D696: [456,0,525,2,520],
- 0x1D697: [456,0,525,17,505],
- 0x1D698: [459,6,525,62,460],
- 0x1D699: [456,221,525,17,481],
- 0x1D69A: [456,221,525,45,530],
- 0x1D69B: [456,0,525,37,485],
- 0x1D69C: [459,6,525,72,457],
- 0x1D69D: [580,6,525,25,448],
- 0x1D69E: [450,6,525,17,505],
- 0x1D69F: [450,4,525,22,500],
- 0x1D6A0: [450,4,525,15,508],
- 0x1D6A1: [450,0,525,23,498],
- 0x1D6A2: [450,227,525,24,501],
- 0x1D6A3: [450,0,525,32,473],
- 0x1D7F6: [681,11,525,55,467],
- 0x1D7F7: [681,0,525,110,435],
- 0x1D7F8: [681,0,525,52,470],
- 0x1D7F9: [681,11,525,43,479],
- 0x1D7FA: [682,0,525,29,493],
- 0x1D7FB: [670,11,525,52,470],
- 0x1D7FC: [681,11,525,58,464],
- 0x1D7FD: [686,11,525,43,479],
- 0x1D7FE: [681,11,525,43,479],
- 0x1D7FF: [681,11,525,58,464]
- };
- MathJax.Callback.Queue(
- ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Monospace"],
- ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Monospace/Regular/Main.js"]
- );
|