libvips/cplusplus
John Cupitt 153886d2eb add svgload
load from bubffer is not working though, strange ... it seems to be
generating a 16-biit image?
2016-02-09 11:01:12 +00:00
..
examples fix some cppcheck warnings 2015-09-28 22:01:15 +01:00
include add svgload 2016-02-09 11:01:12 +00:00
Makefile.am add VInterpolate wrapper class 2015-01-30 21:19:58 +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 Enable compilation of vips8 C++ bindings with MSVC 2016-01-11 17:56:02 +00:00
VInterpolate.cpp remove exception specs from vips8 C++ interface 2016-01-09 14:52:05 +00:00
gen-operators.py remove exception specs from vips8 C++ interface 2016-01-09 14:52:05 +00:00
vips-operators.cpp add svgload 2016-02-09 11:01:12 +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.