mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-14 18:01:20 +08:00
2f0aabcaee
Extract the font injection logic from the producer's deterministicFonts.ts into a standalone @hyperframes/fonts package. The package uses a build-time script to read woff2 files from @fontsource/* packages and embed them as base64 data URIs, eliminating runtime filesystem access. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>