John Cupitt
|
d9f31be67d
|
configure should add meson files to make dist
add meson.build etc. to EXTRA_DIST
see https://github.com/libvips/libvips/issues/2876
|
2022-06-20 15:04:33 +01:00 |
|
shado23
|
c02b69eaba
|
Address review feedback on VRegion (#2684) (#2696)
* Add VRegion8.h to Makefile.am, meson.build, Doxyfile.in.
* Fix inaccurate function documentation.
* Add stride method to VRegion.
|
2022-02-28 16:17:40 +00:00 |
|
John Cupitt
|
003a444158
|
oop, we no longer need vips-operators.h
|
2021-03-07 15:03:13 +00:00 |
|
John Cupitt
|
0d9dce4326
|
move vips-operators.h into the header
doxy hates #include inside classes
|
2020-08-17 10:58:49 +01:00 |
|
John Cupitt
|
95444d0849
|
rename stuff in the C++ API for stream -> source
|
2019-12-30 17:49:41 +00:00 |
|
Kleis Auke Wolthuizen
|
b49910d270
|
Add support for streaming in the C++ binding
See: libvips/libvips#1443.
|
2019-11-10 13:46:29 +01:00 |
|
John Cupitt
|
bae484ba2c
|
remove old c++ and py interfaces
Instead, use the new(er) vips8 C++ interface, and the new(er) python
interface in pypi.
https://pypi.org/project/pyvips
|
2019-04-12 16:27:28 +01:00 |
|
kleisauke
|
241f52fb54
|
Fix compatibility with Makefile
+ all operations are now provided with a C++ style comment block.
|
2019-02-03 12:13:04 +01:00 |
|
John Cupitt
|
ce557ba6de
|
add VInterpolate wrapper class
to cplusplus, see https://github.com/jcupitt/libvips/issues/230
|
2015-01-30 21:19:58 +00:00 |
|
John Cupitt
|
63d4370043
|
split to a separate branch
|
2014-10-27 18:17:49 +00:00 |
|
John Cupitt
|
4f588ce908
|
package up new vips8 C++ API
|
2014-10-27 13:41:44 +00:00 |
|
John Cupitt
|
022150ceea
|
start vips8++
|
2014-10-20 11:50:34 +01:00 |
|