Files
Compass/media-creator/scripts
MartinBraquet fab7c5e07b Add script for fetching web fonts for OG card rendering
- Introduced `fetch-fonts.mjs` to download brand web fonts from Google Fonts into `public/fonts/`.
- Integrated font fetching into the `still:og` script to ensure rendering dependencies are prepared automatically.
- Updated `package.json`, README, and font-related modules to document usage and improve reproducibility.
- Ensured rendering fails cleanly if fonts are missing or invalid, maintaining visual consistency.
2026-07-24 19:03:48 +02:00
..