libvips/cplusplus
John Cupitt 32625146db cpp can set enums from strings
eg.

	set("extend", "copy")->
2014-12-30 11:27:04 +00:00
..
examples start pydocs again 2014-11-05 14:56:59 +00:00
include final doc fixups 2014-12-18 17:20:59 +00:00
Makefile.am get make dist going 2014-11-18 14:52:52 +00:00
README cleanup and bump to 7.42 2014-11-03 12:01:53 +00:00
VError.cpp naming improvements 2014-11-05 14:04:46 +00:00
VImage.cpp cpp can set enums from strings 2014-12-30 11:27:04 +00:00
gen-operators.py revise cplusplus gen scripts 2014-11-16 12:19:04 +00:00
vips-operators.cpp final doc fixups 2014-12-18 17:20:59 +00:00

README

This is the vips8 C++ binding.

The old vips7 binding is still there, but this one is better. See the vips API
docs for documentation.