Adde DCREREADER_TWO_PAGE_THRESHOLD

This commit is contained in:
WS64
2014-07-15 12:16:41 +02:00
parent ea40e822ea
commit 0edbc0c6e4

View File

@@ -56,6 +56,9 @@ DSHOWFILESIZE = false
-- default to true, set to false for counterclockwise rotation
DLANDSCAPE_CLOCKWISE_ROTATION = true
-- default minimum screen height for reading with 2 pages in landscape mode
DCREREADER_TWO_PAGE_THRESHOLD = 7
-- page overlap pixels
DOVERLAPPIXELS = 30