Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Scale and Crop to fill screen #33

Merged
merged 5 commits into from
Apr 2, 2021
Merged

Scale and Crop to fill screen #33

merged 5 commits into from
Apr 2, 2021

Conversation

axu2
Copy link
Contributor

@axu2 axu2 commented Mar 25, 2021

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

Before After
image image

More Scale and Crop to fill screen Examples

imageimage
image
image
image
image

@axu2
Copy link
Contributor Author

axu2 commented Mar 25, 2021

Also built a .exe! Linked here: https://github.com/axu2/mangle/releases/tag/1.0.0

Details in #34

Includes other bugfixes like split page overwriting since the last time it was built must have been 2013.

@FooSoft
Copy link
Owner

FooSoft commented Apr 2, 2021

Agreed, nice 👍🏻

@FooSoft FooSoft merged commit 68c1002 into FooSoft:master Apr 2, 2021
@axu2 axu2 changed the title Scale and Crop instead of Stretch Scale and Crop to fill screen instead of Stretch Jun 3, 2021
@axu2 axu2 changed the title Scale and Crop to fill screen instead of Stretch Scale and Crop to fill screen Jun 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants