You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/document
NiLuJe 6c29b7da65 [fix] PicDocument: Pass a copy of image_bb in getCoverPageImage() (#4628)
Avoids a use-after-free in mupdf.scaleBlitBuffer

Fix koreader/koreader-base#821

Thanks for the hint, @poire-z ;).

* As @poire-z suggested, the original unscaled bb should probably be free'd.
5 years ago
..
credocument.lua Highlight adjusting: avoid start and end crossing each other 5 years ago
djvudocument.lua [Feature] Support DjVu metadata (#4314) 6 years ago
document.lua bump crengine: count nb of images drawn & others (#4542) 5 years ago
documentregistry.lua Lower file suffix (#4369) 6 years ago
koptinterface.lua [UX] Add InfoMessage about OCR (#3718) 6 years ago
pdfdocument.lua [fix] MuPDF: set default DPI-based EPUB fontsize (#4372) 6 years ago
picdocument.lua [fix] PicDocument: Pass a copy of image_bb in getCoverPageImage() (#4628) 5 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago