This repository has been archived by the owner on Oct 31, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I own a 9.7" Kindle DX (2010). Yes, that's bigger than a normal manga volume. iPad sized.
The resolution of 824x1200 is nearly perfect, but some series are slightly skinnier than the Kindle screen by an annoyingly small margin. It's precisely skinny enough to be really annoying, especially during page turns
So I added the feature to scale and crop to fill the screen.
(It replaces the existing stretch to fill, which I can't imagine using, changing the manga's aspect ratio.)
This is safe to do, since manga is designed so it can afford a little crop on the edges!
Also makes text slightly bigger, which is nice on low resolution/dpi screens.
Makes reading an entirely new experience, re-reading some of my old favorites now!
Solves issue #31
More Scale and Crop to fill screen Examples