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
chrox 9cb9999865 semi-automatic bbox finding
Semi-automatic cropping is implemented with a initial
manual cropping that exclude the obvious decorating line or
the spine part in scanned books and then an automatic cropping
ie. background/foreground pixel detection restricted within
the manual cropping area.
This PR is a candidate for the solution of issue #141.
11 years ago
..
document semi-automatic bbox finding 11 years ago
ui remove associated scroll mode setting with zoom mode 11 years ago
JSON.lua add json parser library from http://regex.info/blog/ (Public domain license) 11 years ago
cache.lua move defaults.lua to root directory 11 years ago
dbg.lua add LvDEBUG 11 years ago
gettext.lua add gettext lua module 11 years ago
math.lua use eight anchor points to adjust bbox 11 years ago
settings.lua Use "C" for LC_NUMERIC locale when serializing settings files. Avoids comma in floating point numbers on some locales. Solves issue #92. 11 years ago