2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
chrox
47da06a29e add screen rotation in koptconfig 2012-10-27 22:38:53 +08:00
chrox
cc9a47daa8 add auto straighten option for scanned pages 2012-10-27 16:08:49 +08:00
chrox
7557dbe05e add column detection in koptconfig 2012-10-27 14:55:50 +08:00
chrox
138f9facf3 add font size option in koptconfig dialog 2012-10-27 14:24:27 +08:00
chrox
f2d03daac4 cleanup: dst_justify is assigned according to both justification and
full_just
2012-10-27 11:16:31 +08:00
chrox
ce631f4827 merge justification and full justification to one option 2012-10-27 11:06:53 +08:00
chrox
83cc0ea24b add justification option in koptconfig dialog 2012-10-26 19:48:28 +08:00
chrox
f3f5d0a920 default dst_mar in k2pdfopt should be 0.06 2012-10-26 17:20:56 +08:00
chrox
f4a2b5f3a0 add page margin and text wrap and contrast option in koptconfig 2012-10-26 17:16:31 +08:00
chrox
b4417c73de add config dialog for koptreader
For now only line spaceing and word spaceing are configurable with
'F'/'Aa' commands. And device size are passed to k2pdfopt in place of
the hard-coded default width and height(via @dpavlin).
2012-10-26 00:37:50 +08:00
chrox
e05366f464 bugfix: dpi should be multiplied by shrink_factor not zoom 2012-10-24 23:53:22 +08:00
chrox
564f73d035 feedback zoom value used by page reflow
So that when zoom value exceed the upper limit of reflowable page size
user will notice that zoom value cannot be increased.
2012-10-24 22:01:36 +08:00
chrox
e0a9548975 add page size limit in reading pdf/djvu files 2012-10-20 16:43:34 +08:00
chrox
f7e4a548c7 add DJVU reflow 2012-10-19 01:20:48 +08:00
chrox
d2dcbff4bb add pdf page reflow 2012-10-16 10:02:38 +08:00