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
..
2011-04-06 12:06:32 +01:00
2017-12-23 14:14:10 +00:00
2011-04-06 12:06:32 +01:00
2017-12-23 14:14:10 +00:00
2018-05-16 15:08:21 +01:00
2018-05-16 15:08:21 +01:00
2017-05-28 06:33:58 +01:00
2017-10-23 22:27:23 +01:00