What's Changed
Added
- Bundled DejaVu Sans Bold font as fallback for OG image PNG rendering (no system font required)
font_pathconfig option for custom font in OG image generation- Image processing and LQIP config snippets to init scaffolds and
doctorcommand
Changed
- OG PNG rendering always available thanks to bundled font fallback (custom font > system font > bundled font priority)
- Refactored font loading logic in
OgPngRendererfor cleaner initialization
Full Changelog: v0.7.0...v0.7.1