Files
koreader/frontend
poire-z 76f6b49731 Fix crash with kopt semi-auto crop on blank page
When such blank page has only a few black pixels (dust), it would result in
a really small cropped area, than when scaled to fit screen, would cause a
crash with :
    ./ffi/mupdf.lua:63: could not allocate pixmap:
         malloc of array (451342 x 612558 bytes) failed (integer overflow) (1)
Fix similar to what is done in KoptInterface:getAutoBBox(): when cropped area too small,
fall back to whole page (or here: to user's manually set area).
2017-04-22 16:10:50 +02:00
..
2014-03-13 21:52:43 +08:00
2017-02-27 11:08:57 +01:00
2017-04-13 21:11:10 -07:00
2017-04-14 11:40:35 -07:00
2016-12-25 12:13:53 -08:00
2017-04-14 11:40:35 -07:00