libvips/libvips/convolution
Kleis Auke Wolthuizen 0337c09700
Cleanup gettext handling (#2695)
Use GLib's i18n support instead of copying and pasting that
logic into its own header. This deprecates the vips/intl.h
header in favour of glib/gi18n.h.
2022-02-27 15:27:28 +00:00
..
Makefile.am make vips_sobel() 2018-02-26 18:33:20 +00:00
canny.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
compass.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
conv.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
conva.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
convasep.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
convf.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
convi.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
convolution.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
convsep.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
correlation.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
correlation.h redo correlation funcs as classes 2013-11-08 14:09:42 +00:00
fastcor.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
gaussblur.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
meson.build Add meson build system (#2637) 2022-02-08 15:19:36 +00:00
pconvolution.h start vips_conv() 2013-10-01 14:26:13 +01:00
sharpen.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
sobel.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
spcor.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00