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
..
Makefile.am update configure system 2013-01-23 10:17:51 +00:00
VDisplay.i make dist fixes 2009-11-10 13:54:15 +00:00
VError.i make dist fixes 2009-11-10 13:54:15 +00:00
VImage.i remove vips7 stuff from API 2018-05-16 15:08:21 +01:00
VMask.i make dist fixes 2009-11-10 13:54:15 +00:00
__init__.py merge gtkdoc branch 2009-08-16 15:00:08 +00:00