docs: image support marked as completed#1008
docs: image support marked as completed#1008daveallie merged 1 commit intocrosspoint-reader:masterfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (1)
📝 WalkthroughWalkthroughREADME.md documentation updated to reflect image support within EPUB as an implemented feature by changing the status checkbox from unchecked to checked. No functional code changes were made. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
|
martin brook is currently working on replacing picojpeg with jpegdec, might make sense to delay this PR until that's done? This should further add support for progressive jpegs |
|
yes, maybe. I'll just leave the PR here and the maintainers can merge it whenever they feel the time is right |
|
I think it's suitable to merge now, given that for the majority of cases, the current implementation will work fine. Keen for jpegdec, but overall worth signalling that it works from the README |
## Summary * **What is the goal of this PR?** (e.g., Implements the new feature for file uploading.) Epub image support was added in crosspoint-reader#556. The goal of this PR is to document that in the readme. * **What changes are included?** Only the checkmark in the readme. ## Additional Context * Add any other information that might be helpful for the reviewer (e.g., performance implications, potential risks, specific areas to focus on). --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? _**< NO >**_
Summary
Epub image support was added in #556. The goal of this PR is to document that in the readme.
Only the checkmark in the readme.
Additional Context
specific areas to focus on).
AI Usage
While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it
helps set the right context for reviewers.
Did you use AI tools to help write this code? < NO >