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

12 Commits

Author SHA1 Message Date
chrox
83cc0ea24b add justification option in koptconfig dialog 2012-10-26 19:48:28 +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
88fb136376 isolate doc settings of koptreader from pdfreader/djvureader 2012-10-24 20:39:20 +08:00
chrox
46b6000cb1 bugfix: refresh cache when switching between standard reader and
koptreader
2012-10-22 22:04:09 +08:00
chrox
e2a4a0d3b6 remove unused variable reflow_mode_enable in pagehash 2012-10-21 00:21:34 +08:00
chrox
a6f83fb856 Bugfix: guess and update offset_y after changing globalzoom 2012-10-20 04:36:33 +08:00
Tigran Aivazian
5cd3cec652 Delete "< >" command group in koptreader
This command group is identical to the one created in unireader.lua, so
there is no need for it.
2012-10-19 09:17:47 +01:00
chrox
f7e4a548c7 add DJVU reflow 2012-10-19 01:20:48 +08:00
chrox
afd97e0d43 Testing: index field 'commands' (a nil value) bug 2012-10-18 21:48:43 +08:00