| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- /*************************************************************
- *
- * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/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['AsanaMathJax_Latin'] = {
- directory: 'Latin/Regular',
- family: 'AsanaMathJax_Latin',
- testString: '\u00A1\u00A2\u00A4\u00A6\u00A9\u00AA\u00AB\u00B2\u00B3\u00B6\u00B8\u00B9\u00BA\u00BB\u00BC',
- 0x20: [0,0,249,0,0],
- 0xA1: [469,225,277,81,197],
- 0xA2: [562,101,499,61,448],
- 0xA4: [531,-96,499,30,470],
- 0xA6: [713,172,210,76,135],
- 0xA9: [705,164,906,18,889],
- 0xAA: [709,-422,332,24,310],
- 0xAB: [428,-71,499,50,450],
- 0xB2: [686,-271,299,6,284],
- 0xB3: [686,-261,299,5,281],
- 0xB6: [694,150,627,39,589],
- 0xB8: [-10,225,332,96,304],
- 0xB9: [689,-271,299,32,254],
- 0xBA: [709,-416,332,10,323],
- 0xBB: [428,-71,499,50,450],
- 0xBC: [692,3,749,30,727],
- 0xBD: [692,3,749,15,735],
- 0xBE: [689,3,749,15,735],
- 0xBF: [469,231,443,43,395],
- 0xC0: [908,3,777,15,756],
- 0xC1: [908,3,777,15,756],
- 0xC2: [908,3,777,15,756],
- 0xC3: [871,3,777,15,756],
- 0xC4: [868,3,777,15,756],
- 0xC5: [943,3,777,15,756],
- 0xC6: [692,3,943,-10,908],
- 0xC7: [709,225,708,22,670],
- 0xC8: [908,3,610,22,572],
- 0xC9: [908,3,610,22,572],
- 0xCA: [908,3,610,22,572],
- 0xCB: [868,3,610,22,572],
- 0xCC: [908,3,336,22,315],
- 0xCD: [908,3,336,22,315],
- 0xCE: [908,3,336,13,325],
- 0xCF: [868,3,336,19,318],
- 0xD0: [692,3,773,14,751],
- 0xD1: [871,20,830,17,813],
- 0xD2: [908,20,785,22,764],
- 0xD3: [908,20,785,22,764],
- 0xD4: [908,20,785,22,764],
- 0xD5: [871,20,785,22,764],
- 0xD6: [868,20,785,22,764],
- 0xD8: [709,20,832,30,797],
- 0xD9: [908,20,777,12,759],
- 0xDA: [908,20,777,12,759],
- 0xDB: [908,20,777,12,759],
- 0xDC: [868,20,777,12,759],
- 0xDD: [908,3,666,9,654],
- 0xDE: [692,3,603,32,574],
- 0xDF: [731,9,555,23,519],
- 0xE0: [677,12,499,32,471],
- 0xE1: [677,12,499,32,471],
- 0xE2: [677,12,499,32,471],
- 0xE3: [640,12,499,32,471],
- 0xE4: [637,12,499,32,471],
- 0xE5: [712,12,499,32,471],
- 0xE6: [469,20,757,30,732],
- 0xE7: [469,225,443,26,413],
- 0xE8: [677,20,478,26,448],
- 0xE9: [677,20,478,26,448],
- 0xEA: [677,20,478,26,448],
- 0xEB: [637,20,478,26,448],
- 0xEC: [677,3,286,8,271],
- 0xED: [677,3,286,21,279],
- 0xEE: [677,3,286,-12,300],
- 0xEF: [657,3,286,-6,293],
- 0xF1: [640,3,581,6,572],
- 0xF2: [677,20,545,32,514],
- 0xF3: [677,20,545,32,514],
- 0xF4: [677,20,545,32,514],
- 0xF5: [640,20,545,32,514],
- 0xF6: [637,20,545,32,514],
- 0xF8: [474,23,555,16,530],
- 0xF9: [677,12,602,18,581],
- 0xFA: [677,12,602,18,581],
- 0xFB: [677,12,602,18,581],
- 0xFC: [637,12,602,18,581],
- 0xFD: [682,283,555,12,544],
- 0xFE: [726,281,600,-2,544],
- 0xFF: [637,283,555,12,544]
- };
- MathJax.Callback.Queue(
- ["initFont",MathJax.OutputJax["HTML-CSS"],"AsanaMathJax_Latin"],
- ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Latin/Regular/Main.js"]
- );
|