first commit
This commit is contained in:
29
mathjax-fira-font/cjs/chtml/dynamic/up-int.js
Normal file
29
mathjax-fira-font/cjs/chtml/dynamic/up-int.js
Normal file
@@ -0,0 +1,29 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
var DynamicFonts_js_1 = require("@mathjax/src/cjs/output/chtml/DynamicFonts.js");
|
||||
var chtml_js_1 = require("../../chtml.js");
|
||||
chtml_js_1.MathJaxFiraFont.dynamicSetup('', 'up-int', (0, DynamicFonts_js_1.AddFontIds)({
|
||||
'UP': {
|
||||
'-up': {
|
||||
0x222B: [.852, .22, .491],
|
||||
0x222C: [.852, .22, .791],
|
||||
0x222D: [.852, .22, 1.091],
|
||||
0x222E: [.852, .22, .491],
|
||||
0x222F: [.852, .22, .791],
|
||||
0x2230: [.852, .22, 1.146],
|
||||
0x2A0C: [.852, .22, 1.391]
|
||||
}
|
||||
},
|
||||
'DUP': {
|
||||
'-dup': {
|
||||
0x222B: [1.424, .65, .882],
|
||||
0x222C: [1.814, .594, 1.382],
|
||||
0x222D: [1.814, .594, 1.882],
|
||||
0x222E: [1.814, .594, .882],
|
||||
0x222F: [1.814, .594, 1.402],
|
||||
0x2230: [1.814, .594, 1.942],
|
||||
0x2A0C: [1.814, .594, 2.382]
|
||||
}
|
||||
}
|
||||
}, 'FIRA'), {}, ['MJX-FIRA-UP', 'MJX-FIRA-DUP']);
|
||||
//# sourceMappingURL=up-int.js.map
|
||||
Reference in New Issue
Block a user