Quote:
Originally Posted by icetbr
SO, koreader disabled cropping for NT kindles. I was looking into testing the manual cropping capabilities. I remember using it with the old kindlepdfviewer and it was very good.
Can someone recommend me the last version with a workable cropping for non touch kindles?
Thanks.
|
No one, sadly. KOReader started as a reimplementation of kpdfviewer for touch devices. @onderock added support for key navigation, but leaved page crop disabled as you can see in this PR:
https://github.com/koreader/koreader/pull/3785
So, you might want to look for other program or implement it yourself. Open a new ticker on github could help to raise awareness of the issue, but I doubt a lot of people with NT devices are using KO.
BTW, if you're interested to implement the feature yourself, you can emulate a non touch device on desktop linux & mac, using
Code:
DISABLE_TOUCH=1 ./kodev run