UNPKG

cn-font-split

Version:

划时代的字体切割工具,CJK与任何字符!支持 otf、ttf、woff2 字体多线程切割,完美地细颗粒度地进行包大小控制。A revolutionary font subetter that supports CJK and any characters! It enables multi-threaded subset of otf, ttf, and woff2 fonts, allowing for precise control over package size.

7 lines (6 loc) 180 B
import { api_interface as r } from "./gen/index.mjs"; const o = (e) => r.OutputReport.deserialize(e); export { o as decodeReporter }; //# sourceMappingURL=decodeReporter.mjs.map