libvips/python
John Cupitt 6ba96b2333 fix hist normalisation
hist norm was broken due to the VipsStats width change
2012-02-28 12:05:25 +00:00
..
old get goi try.py going 2012-01-02 11:06:04 +00:00
vips8 mvoe vips7 wrap back to vips7 names 2012-01-06 14:56:24 +00:00
LICENSE.txt new Python binding 2012-01-05 13:26:25 +00:00
README.txt new Python binding 2012-01-05 13:26:25 +00:00
setup.py new Python binding 2012-01-05 13:26:25 +00:00
try.py new Python binding 2012-01-05 13:26:25 +00:00
try2.py fix hist normalisation 2012-02-28 12:05:25 +00:00
try3.py fix hist normalisation 2012-02-28 12:05:25 +00: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.