Age | Commit message (Collapse) | Author |
|
rescribe.xyz/bookpipeline
The dependencies from the go.git repo will follow in due course.
|
|
|
|
|
|
If content is very light or sparse it may be better to not wipe at all
than wipe almost all of the content leaving a small strip. This is done
now by aborting the wipe if the detected content takes up less than the
minimum % of the page (default is 30%).
|
|
|
|
|
|
Surprisingly opening an image takes a significant amount of the
total processing time, so this actually saves quite a bit of time
in the grand scheme of things.
|