www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

Main.js (3113B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/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['STIXMathJax_Fraktur-bold'] = {
     21   directory: 'Fraktur/Bold',
     22   family: 'STIXMathJax_Fraktur',
     23   weight: 'bold',
     24   testString: '\u00A0\u210C\u2128\u212D\uD835\uDD6C\uD835\uDD6D\uD835\uDD6E\uD835\uDD6F\uD835\uDD70\uD835\uDD71\uD835\uDD72\uD835\uDD73\uD835\uDD74\uD835\uDD75\uD835\uDD76',
     25   0x20: [0,0,250,0,0],
     26   0xA0: [0,0,250,0,0],
     27   0x210C: [701,205,843,42,795],
     28   0x2128: [701,195,755,44,703],
     29   0x212D: [701,19,773,54,731],
     30   0x1D56C: [701,25,856,50,805],
     31   0x1D56D: [701,19,849,50,794],
     32   0x1D56E: [701,19,773,54,731],
     33   0x1D56F: [701,19,891,54,836],
     34   0x1D570: [701,19,788,54,731],
     35   0x1D571: [701,205,803,54,748],
     36   0x1D572: [701,19,833,54,781],
     37   0x1D573: [701,205,843,42,795],
     38   0x1D574: [701,25,790,54,735],
     39   0x1D575: [701,205,803,54,748],
     40   0x1D576: [701,25,864,42,814],
     41   0x1D577: [701,25,699,51,645],
     42   0x1D578: [701,25,1133,50,1081],
     43   0x1D579: [701,25,862,50,810],
     44   0x1D57A: [701,19,909,54,854],
     45   0x1D57B: [701,205,850,50,795],
     46   0x1D57C: [701,59,930,54,902],
     47   0x1D57D: [701,25,884,50,841],
     48   0x1D57E: [701,19,852,54,802],
     49   0x1D57F: [701,25,793,54,740],
     50   0x1D580: [701,25,860,54,809],
     51   0x1D581: [701,19,855,50,800],
     52   0x1D582: [701,19,1121,50,1066],
     53   0x1D583: [701,25,819,50,775],
     54   0x1D584: [701,205,837,50,782],
     55   0x1D585: [701,195,755,44,703],
     56   0x1D586: [475,24,600,55,545],
     57   0x1D587: [695,24,559,45,504],
     58   0x1D588: [475,24,464,55,412],
     59   0x1D589: [694,25,557,48,502],
     60   0x1D58A: [475,24,476,55,427],
     61   0x1D58B: [700,214,370,33,352],
     62   0x1D58C: [475,219,566,55,506],
     63   0x1D58D: [695,219,576,45,516],
     64   0x1D58E: [697,24,429,35,379],
     65   0x1D58F: [697,219,389,40,337],
     66   0x1D590: [695,24,456,48,402],
     67   0x1D591: [695,24,433,45,379],
     68   0x1D592: [475,24,984,40,932],
     69   0x1D593: [475,24,696,40,644],
     70   0x1D594: [475,24,554,45,499],
     71   0x1D595: [593,219,640,36,585],
     72   0x1D596: [475,219,574,55,522],
     73   0x1D597: [475,24,525,40,493],
     74   0x1D598: [643,31,557,52,505],
     75   0x1D599: [656,23,438,45,378],
     76   0x1D59A: [475,24,681,35,629],
     77   0x1D59B: [593,24,573,55,526],
     78   0x1D59C: [593,24,850,55,795],
     79   0x1D59D: [475,209,521,50,489],
     80   0x1D59E: [593,219,596,55,536],
     81   0x1D59F: [475,219,484,36,437]
     82 };
     83 
     84 MathJax.Callback.Queue(
     85   ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Fraktur-bold"],
     86   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Fraktur/Bold/Main.js"]
     87 );