16 lines
490 B
JavaScript
16 lines
490 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.texOldstyleBold = void 0;
|
|
exports.texOldstyleBold = {
|
|
0x30: [.582, .017, .627],
|
|
0x31: [.568, 0, .452],
|
|
0x32: [.582, 0, .517],
|
|
0x33: [.582, .124, .515],
|
|
0x34: [.582, .11, .537, { ic: .002 }],
|
|
0x35: [.568, .124, .525],
|
|
0x36: [.69, .017, .566],
|
|
0x37: [.568, .125, .476],
|
|
0x38: [.69, .017, .581],
|
|
0x39: [.582, .126, .56]
|
|
};
|
|
//# sourceMappingURL=tex-oldstyle-bold.js.map
|