libvips/swig/vipsCC
John Cupitt b085908558 remove vips7 stuff from API
You must now include vips7 support explicitly with

	#include <vips/vips7compat.h>

in your code just after including `vips.h`.

The old vips7 names, such as `Rect`, were starting to cause problems
with other packages like opencv.
2018-05-16 15:08:21 +01:00
..
__init__.py
Makefile.am
VDisplay.i
VError.i
VImage.i remove vips7 stuff from API 2018-05-16 15:08:21 +01:00
VMask.i