mirror of
https://github.com/2234839/web-font.git
synced 2026-09-13 04:15:42 +08:00
思源 OTF 的 FD12 Local Subr INDEX 含 26550 个子程序(716KB)被完整透传, 但子集 18 字形仅引用 13 个。新增 Type 2 栈模拟扫描 collectSubrRefs (精确跟踪 stem 计数以正确跳过 hintmask/cntrmask 掩码字节)递归收集引用, 按 Private 池构建 localRemap + writeIndex 重建紧凑 INDEX, rewriteCharstring 重写 callsubr 操作数到新编号。 收益(otf-思源黑体子集): - woff2 641480→10664 bytes (-98.3%) - ttf 752040→19188 bytes (-97.4%) - min 5.69ms→1.50ms (brotli 输入缩小,-73.6%) - SSIM 保持 1.0000 global subr 不子集化(思源引用=0,仅 6KB);privSegCache 去重保留。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>