Skip to content

Choose a tag to compare

@hahwul hahwul released this 18 Mar 10:10
· 111 commits to main since this release

What's Changed

Added

  • Bundled DejaVu Sans Bold font as fallback for OG image PNG rendering (no system font required)
  • font_path config option for custom font in OG image generation
  • Image processing and LQIP config snippets to init scaffolds and doctor command

Changed

  • OG PNG rendering always available thanks to bundled font fallback (custom font > system font > bundled font priority)
  • Refactored font loading logic in OgPngRenderer for cleaner initialization

Full Changelog: v0.7.0...v0.7.1