first commit

This commit is contained in:
2025-12-22 12:20:15 +08:00
commit d77a09bdaa
1027 changed files with 54150 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.sansSerifItalic = void 0;
exports.sansSerifItalic = {
0x30: [.679, .012, .552],
0x31: [.669, 0, .427],
0x32: [.679, 0, .489],
0x33: [.679, .012, .493],
0x34: [.679, 0, .526],
0x35: [.669, .012, .495],
0x36: [.679, .012, .526],
0x37: [.669, .01, .438, { ic: .028 }],
0x38: [.679, .012, .545],
0x39: [.679, .023, .518]
};
//# sourceMappingURL=sans-serif-italic.js.map