Quote:
Originally Posted by DiapDealer
Any particular rendering issues you can help target for us? I have Kindle devices I can view the originals (scrambled drm-free azw3s) on, but knowing exactly where to look will help a lot.
This is probably an issue for the original KindleUnpack (this plugin is primarily a wrapper around that), by the way.
https://github.com/kevinhendricks/KindleUnpack
|
Hi, thanks for looking into this and for clarifying that this is likely an issue for the core KindleUnpack tool. I'm happy to help target the issues.
Here are two specific examples with supporting details from other developers who have looked at the unpacked EPUBs.
In The Berenstain Bears Go to Camp, the text on the title page is not contained in its bounding box.
This is visible in multiple readers (Apple Books, Readest, BookFusion). The developer of Readest confirmed this is an issue in the EPUB's code. You can see his analysis in the ticket I filed with him
here, where he notes the bounding box is missing. BookFusion support also confirmed it was an issue with the EPUB file itself.
In Noah's Ark, there is overset text on the third and fourth pages.
The developers at BookFusion investigated this and confirmed it's an issue with the EPUB file that is present across different reading apps. Here is what they said:
Quote:
We looked at this EPUB and it appears to be an issue with that page. We also quickly checked other apps including Apple Books, Readest that you suggested and others seem to also have the same rendering issue for this page.
|
I am attaching screenshots showing a comparison for each book below. Let me know if you need anything else!