Commit Graph

17 Commits (2f61b96748498b9a293bbb6e81999b057be12929)

Author SHA1 Message Date
chrox 2e5d2b9930 add semi-auto bbox option in page crop dialog 11 years ago
Giorgio Micotti 98a2e50652 Add cbz to the supported extensions of pdf viewer. 11 years ago
chrox 7c78e83e49 add hightlight/dictionary lookup in scanned pdf/djvu 11 years ago
chrox 936dfc6fd1 add text highlight in both reflow and non-reflow mode 11 years ago
chrox fb05f9a428 add auto page crop 11 years ago
chrox 22b650d0c7 move kopt/cre options into ui/data directory & wrap strings in config options 11 years ago
chrox ef68ccebfe add background hinting in koptinterface 11 years ago
chrox 8c01b59776 clamp used bbox to page dimension 11 years ago
chrox 9efdefb22f add gamma correction for pdf/djvu reader 11 years ago
chrox 25bcbfa53a set menu font size according to screen dpi 11 years ago
chrox aa152a8a51 make readerconfig independent of koptoptions
So that other readers could reuse readerconfig
12 years ago
chrox 349bcb996e use koptinterface to reflow text in pdf/djvu readers 12 years ago
Qingping Hou 7b707ab367 add usedbbox support 12 years ago
Qingping Hou 7e04c97b70 bug fix for PdfDocument:getUsedBBox
when cache found, we should return cache.ubbox
not cache.data
12 years ago
Qingping Hou b40a748a78 move duplicate codes to document.lua 12 years ago
HW 60ccd7441e fixed menu info displaying, replaced debug() by DEBUG()
the replacement of debug() was necessary to be able to access the lua library "debug" (for backtraces etc.)
12 years ago
HW d5c7e6ccb5 factored out pdfdocument implementation 12 years ago