John Cupitt
|
5ab3009ce2
|
add thread_shutdown() to python
see https://github.com/jcupitt/libvips/issues/170
|
2014-09-07 10:21:01 +01:00 |
John Cupitt
|
dc22d9c4c8
|
add hough_circle() to vipsCC and python
now exposed to Python and C++
|
2014-05-17 22:00:36 +01:00 |
John Cupitt
|
ffd04bce91
|
sync
|
2013-12-12 09:51:55 +00:00 |
John Cupitt
|
61068cd03d
|
added vips::init() and vips::shutdown()
OS X mav was having trouble linking im_init_world() via the C++ API, so
we now have C++ functions for startup and shutdown.
|
2013-12-11 14:43:58 +00:00 |
Benjamin Gilbert
|
8cc76a6ba3
|
Update address for Free Software Foundation
Also update LGPLv2.1 license text from the copy currently on the GNU
website.
|
2013-03-07 00:40:19 -05: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
|
5028771e6f
|
always print mem high-water on leak check
|
2012-02-03 10:37:10 +00:00 |
John Cupitt
|
f76578fa4f
|
stuff
|
2010-08-02 16:42:59 +00:00 |
John Cupitt
|
e0d4e0c158
|
added im_meta_remove
|
2010-01-25 14:23:30 +00:00 |
John Cupitt
|
8a081f08da
|
make dist fixes
|
2009-11-10 13:54:15 +00:00 |