253cb8e2e3
There was a mixup with the previous fix to dzsave overlap handling, correct it and update the test suite. In the previous revision, dzsave overlapped tiles by overlap and sized them by tile_size. In fact, tiles should be sized as (tile_size + overlap * 2), ie. tile_size refers to the number of unique pixels per tile. See https://github.com/jcupitt/libvips/issues/357 |
||
---|---|---|
.. | ||
images | ||
Makefile.am | ||
test_all.py | ||
test_arithmetic.py | ||
test_cli.sh | ||
test_colour.py | ||
test_conversion.py | ||
test_convolution.py | ||
test_create.py | ||
test_draw.py | ||
test_foreign.py | ||
test_formats.sh | ||
test_histogram.py | ||
test_iofuncs.py | ||
test_morphology.py | ||
test_python.sh | ||
test_resample.py | ||
test_seq.sh | ||
test_threading.sh | ||
test_thumbnail.sh | ||
variables.sh.in |