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
John Cupitt
bbf49be063
cleanup and bump to 7.42
2014-11-03 12:01:53 +00:00
John Cupitt
6fb967ac3b
more py tweaks
...
fast startup, reorganised python/
2014-10-14 10:17:33 +01:00
John Cupitt
5d7f19beb3
fix VImage.PIL_mode_from_vips()
...
thanks Alessandro
2013-06-07 10:42:47 +01:00
John Cupitt
90709538e6
update configure system
2013-01-23 10:17:51 +00:00
John Cupitt
b51faee8ca
support many-returns ops in Python
...
add various %apply rules to move values returned via args into the result
2012-02-06 14:54:54 +00:00
John Cupitt
190d438ec1
long names for C++ decl args
...
swig needs long names for args in C++ decls to make %apply accurate
also, fix use of vips --list etc. in C++ makefiles
2012-02-06 12:05:45 +00:00
John Cupitt
5028771e6f
always print mem high-water on leak check
2012-02-03 10:37:10 +00:00
John Cupitt
deb58b818d
stuff
2010-05-06 20:43:44 +00:00
John Cupitt
5daf29b174
stuff
2010-05-06 13:37:57 +00:00
John Cupitt
3e2d56d34f
python module hacking
2010-05-05 15:25:31 +00:00
John Cupitt
27fcca7ef9
python module hacking
2010-05-05 15:22:04 +00:00
John Cupitt
c838a339b7
started a new python module
2010-04-22 13:37:57 +00:00
John Cupitt
8a081f08da
make dist fixes
2009-11-10 13:54:15 +00:00
John Cupitt
7bae8738e0
stuff
2009-11-06 13:41:11 +00:00
John Cupitt
4e76695e19
merge gtkdoc branch
2009-08-16 15:00:08 +00:00