libvips/libvips
John Cupitt 73c1331439 swap abs() for fabs() in composite
The non-vector fallback path had abs(double). Thanks brcarp.

See https://github.com/libvips/libvips/issues/1572
2020-03-11 09:08:39 +00:00
..
arithmetic add more "const" decls 2020-03-05 13:41:41 +00:00
colour make RGB and sRGB synonmous 2019-12-22 11:40:09 +00:00
conversion swap abs() for fabs() in composite 2020-03-11 09:08:39 +00:00
convolution fix some more metadata updates 2019-11-30 12:11:23 +00:00
create fix memleak in vips_text() 2019-12-21 12:56:09 +00:00
deprecated better handling of short files in vips7 compat 2020-03-04 17:38:41 +00:00
draw fix some run-time errors from clang 2019-12-05 14:14:27 +00:00
foreign tiff write sets page number 2020-03-08 11:06:19 +00:00
freqfilt Update GObject instrospection annotations for libvips/freqfilt directory 2017-09-30 22:24:53 +01:00
histogram revise docs for percent 2020-02-21 11:53:55 +00:00
include add dir detector 2020-03-06 18:05:16 +00:00
iofuncs add dir detector 2020-03-06 18:05:16 +00:00
morphology tiny formatting fix 2019-10-24 04:07:28 +01:00
mosaicing add docs for mosaic output 2018-09-05 09:02:39 +01:00
resample fix autorot in thumbnail 2020-01-12 14:24:23 +00:00
Makefile.am Fix dependency to introspect program on Windows MINGW 2019-10-27 18:07:13 +01:00
dummy.c
introspect.c