2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/document
chrox c2924abac4 Fix OCR fails on native djvu pages
The page_width and page_height were always 600 and 800 before this patch
rendering the OCR engine confused.

This should fix #1379.
2015-03-31 10:31:02 +08:00
..
credocument.lua add FONTDIR env variable 2015-01-25 16:52:04 +08:00
djvudocument.lua fix #1433 2015-03-12 16:31:12 +08:00
document.lua add Document:fastDigest method to calculate document hash without performance overhead 2015-03-02 14:55:16 +08:00
documentregistry.lua Make the suffix lowercase before comparing. 2014-11-04 19:56:11 +01:00
koptinterface.lua Fix OCR fails on native djvu pages 2015-03-31 10:31:02 +08:00
pdfdocument.lua add fulltext search for PDF documents 2014-11-17 17:58:44 +08:00
picdocument.lua add support for GIF and PNG to picdocument provider 2014-11-17 10:23:06 +01:00
tilecacheitem.lua serialize the most recently used blitbuffer/koptcontext 2014-04-30 23:24:47 +08:00