https://bugs.kde.org/show_bug.cgi?id=391625
--- Comment #13 from Mads ---
Any news about this?
Not sure how I would develop a patch for this myself, one would have to get the
viewport data out of the epub to then calculate the optimal viewport, and I
don't think the epub library has
https://bugs.kde.org/show_bug.cgi?id=391625
--- Comment #10 from Mads ---
This doesn't have an easy fix, unfortunately, because more often than not a
page is css data, not a raw png, even if it's a comic. So I haven't found a
simple method for scaling the page when it needs to exp
https://bugs.kde.org/show_bug.cgi?id=391625
--- Comment #9 from Mads ---
When I checked now with an epub of a comic I just got from Kobo, and there the
png was 1400x2000. So I don't think we should just double it, we should triple
the size to 1800, 2400 to be sure. Or make it configurabl
https://bugs.kde.org/show_bug.cgi?id=391625
Mads changed:
What|Removed |Added
CC||m...@ab3.no
--- Comment #8 from Mads ---
This is still