.gitignore .travis.yml CHANGELOG.rst LICENSE.txt MANIFEST.in README.rst install-vips.sh setup.cfg setup.py tox.ini doc/README.rst doc/base.rst doc/conf.py doc/enums.rst doc/error.rst doc/global.rst doc/gobject.rst doc/gvalue.rst doc/index.rst doc/intro.rst doc/vconnection.rst doc/vimage.rst doc/vinterpolate.rst doc/vobject.rst doc/voperation.rst doc/vsource.rst doc/vsourcecustom.rst doc/vtarget.rst doc/vtargetcustom.rst doc/_static/collapse.js doc/_static/style.css doc/_templates/layout.html examples/cod.py examples/connection.py examples/gen-enums.py examples/orientation.py examples/pil-numpy-pyvips.py examples/progress.py examples/read_profile.py examples/shepard.py examples/soak-test.py examples/stdio.py examples/try1.py examples/try10.py examples/try11.py examples/try12.py examples/try13.py examples/try14.py examples/try16.py examples/try17.py examples/try2.py examples/try3.py examples/try4.py examples/try5.py examples/try6.py examples/try7.py examples/try8.py examples/try9.py examples/watermark.py examples/watermark_context.py examples/watermark_image.py pyvips/__init__.py pyvips/base.py pyvips/enums.py pyvips/error.py pyvips/gobject.py pyvips/gvalue.py pyvips/pyvips_build.py pyvips/vconnection.py pyvips/vdecls.py pyvips/version.py pyvips/vimage.py pyvips/vinterpolate.py pyvips/vobject.py pyvips/voperation.py pyvips/vregion.py pyvips/vsource.py pyvips/vsourcecustom.py pyvips/vtarget.py pyvips/vtargetcustom.py pyvips.egg-info/PKG-INFO pyvips.egg-info/SOURCES.txt pyvips.egg-info/dependency_links.txt pyvips.egg-info/requires.txt pyvips.egg-info/top_level.txt tests/__init__.py tests/conftest.py tests/test_connections.py tests/test_constants.py tests/test_gvalue.py tests/test_image.py tests/test_progress.py tests/test_saveload.py tests/helpers/helpers.py tests/images/sample.jpg tests/images/sample.webp tests/perf/.gitignore tests/perf/README.rst tests/perf/operation-call.py tests/perf/run.sh tests/perf/vips-bench.py tests/perf/images/sample2.v