libvips/python
John Cupitt e3afa878e6 better support for drawing operations
much more mem efficient for repeated draws

doc updates too
2014-11-16 11:07:42 +00:00
..
example cleanups 2014-10-16 11:22:03 +01:00
test cleanups 2014-10-16 11:22:03 +01:00
Makefile.am cleanup and bump to 7.42 2014-11-03 12:01:53 +00:00
README.txt cleanup and bump to 7.42 2014-11-03 12:01:53 +00:00
Vips.py better support for drawing operations 2014-11-16 11:07:42 +00:00
find_class_methods.py more Vips.py cleanups 2014-10-14 14:28:59 +01:00

README.txt

vips8 binding for Python

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

The test/ directory has a test suite. 

Vips.py needs to be in the overrides directory of your gobject-introspection
pygobject area, for example:

sudo cp Vips.py /usr/lib/python2.7/dist-packages/gi/overrides