libvips/python
John Cupitt 86910e2e72 oops 2014-09-29 16:29:32 +01:00
..
old
vips8 test pyvips bandjoin 2014-09-24 21:57:56 +01:00
LICENSE.txt Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
README.txt
setup.py
soak.sh fixed extra band handling, again 2014-09-24 14:46:03 +01:00
test_arithmetic.py start conversion tests 2014-09-22 13:50:09 +01:00
test_colour.py more colour tests 2014-09-27 12:29:23 +01:00
test_conversion.py rename VIPS_ANGLE_0 as VIPS_ANGLE_D0 2014-09-29 13:56:55 +01:00
try.py start fixing up the python binding 2014-08-29 13:51:58 +01:00
try2.py vips array types are more binding-friendly 2014-08-31 10:41:53 +01:00
try3.py fix up the vips8 python binding 2014-08-29 17:33:14 +01:00
try4.py finish python operator overloads 2014-09-01 15:28:55 +01:00
try5.py small bugs, start unit tests 2014-09-11 21:54:52 +01:00
try6.py buffer load/save in python works 2014-09-03 21:34:26 +01:00
try7.py python new_from_memory()/write_to_memory() done 2014-09-05 12:54:07 +01:00
try8.py add make vips matrix from python array 2014-09-05 14:53:05 +01:00
try9.py added class methods to python 2014-09-08 14:53:37 +01:00
try10.py draw and hough working in Python 2014-09-09 13:19:44 +01:00
try11.py finish python vips8 2014-09-09 14:19:51 +01:00
try12.py fix hist_find crash with non-u8/u16 input 2014-09-15 11:42:21 +01:00
vips.py finish python vips8 2014-09-09 14:19:51 +01:00
vips8.py finish python vips8 2014-09-09 14:19:51 +01:00

README.txt

vips8 binding for Python

This binding adds a few small helper functions to the gobject-introspection
binding for libvips.

This is the vips8 API, so it's not yet fully implemented. Use the older vipsCC
binding if you want a more complete system.