Quote:
Originally Posted by kovidgoyal
IIRC CBZ is rendered as a single HTML file with all images embedded, on a memory constrained device that will cause swapping and hence slowness. The reason its done that way is because otherwise it will not work in multiple pages per screen mode.
You could convert your CBZ to EPUB that might slpit up the images into one per html file if the conversion doesnt you can always plit manually.
|
Okay. But I also have an issue with big Mobi files too. I forgot to mention that.