2012-01-05 14:26:25 +01:00
|
|
|
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.
|
2014-10-13 15:21:05 +02:00
|
|
|
|
|
|
|
To install, try:
|
|
|
|
|
|
|
|
sudo cp Vips.py /usr/lib/python2.7/dist-packages/gi/overrides
|