mirror of
https://github.com/2234839/web-font.git
synced 2026-09-11 03:05:46 +08:00
- GidLookup 从 Int32Array 改为 number[]:实测 V8 下普通数组索引访问比 TypedArray 快约 2×(coverage 过滤高频查询) - readCoverageRemapped format1 预分配 newGids(count) 索引写入后截断, 避免 push 动态扩容 SSIM 0.9923 保持,输出 8708B 稳定。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>