libvips/cplusplus
John Cupitt 2be0b97dce switch to g_warning()_/g_info()
we had vips_warn() and vips_info(), but they are a bit crappy ... switch
to g_warning() and g_info() instead

see https://github.com/jcupitt/libvips/issues/544
2017-01-03 15:52:27 +00:00
..
2016-06-11 20:14:48 +01:00
2016-11-02 13:51:09 +00:00
2016-07-24 14:47:22 +01:00
2015-01-30 21:19:58 +00:00
2014-11-03 12:01:53 +00:00
2014-11-05 14:04:46 +00:00
2017-01-03 15:52:27 +00:00
2016-11-02 13:51:09 +00:00

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.