Commit Graph

10 Commits (7a4248faefb0fe019d00e59e29a465bfb3fd5c0e)

Author SHA1 Message Date
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