mirror of
https://github.com/2234839/web-font.git
synced 2026-09-16 14:05:42 +08:00
千字文 ttf 0.396ms→0.252ms(-36%),woff2 不受影响(不走 node Buffer 路径)。 Writer 的 ArrayBuffer 精确分配为 ttfSize(offset=0),getBuffer 返回完整 buffer, Buffer.from 共享底层内存无 over-exposure 风险。SSIM 全部不变。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>