libvips/tools
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 bump version in wrapper script 2017-12-23 14:14:10 +00:00
batch_crop.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
batch_image_convert.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
batch_rubber_sheet.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
light_correct.in reorganise tools/ dir 2011-04-06 12:06:32 +01:00
shrink_width.in reorganise tools/ dir 2011-04-06 12:06:32 +01:00
vips-8.7 bump version in wrapper script 2017-12-23 14:14:10 +00:00
vips.c remove vips7 stuff from API 2018-05-16 15:08:21 +01:00
vipsedit.c remove vips7 stuff from API 2018-05-16 15:08:21 +01:00
vipsheader.c vipsheader could crash on bad field names 2017-02-24 14:30:26 +00:00
vipsprofile mark vipsprofile as python2 2017-05-28 06:33:58 +01:00
vipsthumbnail.c fix vipsthumbnail --size Nx 2017-10-23 22:27:23 +01:00