This release includes several major improvements and follows MCP best practices:
**New Features:**
- Added logo image to resources for marketplace listings
- Enhanced Unicode and Chinese/Japanese/Korean (CJK) character support
- Improved auto-detection and font resolution for international text
- Added comprehensive Chinese/Cantonese rendering tests
**Breaking Change (MCP Best Practice):**
- Switched to embedded resources instead of filesystem writes
- Tools now return PDF data as base64 embedded resources
- Changed schema: `outputPath` → `filename` (optional)
- PDFs captured in memory and returned via MCP resource protocol
- All tests updated to work with Buffer responses
**Documentation:**
- Added "Where to Find This Server" section to README
- Listed all registries: npm, MCP Official, Smithery, mcpservers.org, Cline
**Version:**
- Bumped to 1.0.2
- Updated package.json and server.json
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>