Fork of https://sourceforge.net/projects/dezoomify/
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Created a test suite for Dezoomify. Currently only some of the most central functionality is tested.
5c81d9dView on GitHubAdjusted logging levels. Verbosity level zero now prints only warnings and errors.
af81880View on GitHubAdded an underscore to batch mode filename numbering.
1f64f42View on GitHubExceptions during processing of an individual image in batch mode are now ignored.
a47f16aView on GitHubFile URIs used on Windows are now properly supported.
c885983View on GitHubFixed bug: downloading progress was not being updated. Joining progressbar crashed, since downloading progressbar was not finished.
0d3db7cView on GitHubDiscarded the old jpegtran untiling algorithm, the new one is the only option now.
e3bed80View on GitHubRemove unused variable (merge change from pillow branch)
1264788View on GitHubAdded another joining algorithm, switching mechanics + smaller changes.
d9cc279View on GitHubRevert "Added another joining algorithm, switching mechanics + smaller changes."
4dce302View on GitHubAdded another joining algorithm, switching mechanics + smaller changes.
c1f055aView on GitHub