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,23 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.monospace = void 0;
exports.monospace = {
0xAF: [.74, -.676, .6],
0x3F6: [.538, .011, .6],
0x2007: [0, 0, .6],
0x2008: [0, 0, .6],
0x200B: [0, 0, .6],
0x2012: [.349, -.276, .6],
0x2013: [.349, -.277, .6],
0x2014: [.349, -.277, .6],
0x2015: [.389, -.317, .6],
0x2018: [.789, -.477, .6],
0x2019: [.789, -.477, .6],
0x201C: [.789, -.477, .6],
0x201D: [.788, -.476, .6],
0x2026: [.124, .011, .6],
0x2044: [.494, -.184, .6],
0x20AC: [.7, .011, .6],
0x2113: [.749, .011, .6]
};
//# sourceMappingURL=monospace.js.map