Commit Graph

3 Commits

Author SHA1 Message Date
Andy 232bc36464 Embed open-source TTF fonts for reproducible offline builds
Ensure PDF generation works consistently without network access by committing the Liberation and NotoSans font files used by embedded-fonts. This removes reliance on placeholder files and download-time variability.
2025-08-11 14:53:49 +08:00
Andy 705e8bfa91 Add comprehensive release infrastructure and tooling
- Add automated GitHub Actions workflow for multi-platform releases
- Add release script with version management and validation
- Add Docker container support with multi-stage builds
- Add comprehensive release documentation and templates
- Update Cargo.toml with complete package metadata
- Add command-line argument parsing with security options
- Update README with detailed configuration examples

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 14:40:53 +08:00
Andy 39e94c1b13 Initial Commit 2025-08-11 14:31:51 +08:00