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 38919c22eb
ImageViewer: Clamp zoom factor to sane values (#9529)
Should avoid egregious values that would potentially alloc insanely large buffers (and likely fail to do so).

In the process, tweak the scale_factor computations when zooming so as to produce slightly less annoying behavior.
2 years ago
..
canvascontext.lua A random assortment of fixes (#9513) 2 years ago
credocument.lua CRE/ImageViewer: get scaled blitbuffer when long-press on SVG 2 years ago
djvudocument.lua Bookmarks: fix sort within one page (#8616) 2 years ago
doccache.lua ImageViewer: Clamp zoom factor to sane values (#9529) 2 years ago
document.lua A random assortment of fixes (#9513) 2 years ago
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
koptinterface.lua A random assortment of fixes (#9513) 2 years ago
pdfdocument.lua bump crengine: better SVG support with extended LunaSVG 2 years ago
picdocument.lua CRe, MuPDF, PicDocument: add support for WebP images (#9402) 2 years ago
tilecacheitem.lua A random assortment of fixes (#9513) 2 years ago