Lovell Fuller
|
6c61ad256f
|
Ensure all source code files contain SPDX licence
|
2023-02-28 17:01:58 +00:00 |
|
Lovell Fuller
|
03394556b5
|
Update semistandard linter to latest
|
2018-11-11 18:05:40 +00:00 |
|
Lovell Fuller
|
8717ecc429
|
Modularise JS source in 'lib' subdirectory.
Generate public API documention via jsdoc comments.
|
2016-11-02 09:25:20 +00:00 |
|
Lovell Fuller
|
cbdbbe535a
|
Update tests to meet semistandard code standards
Switch to const/let instead of var
|
2016-11-02 09:25:20 +00:00 |
|
Lovell Fuller
|
d1d6155fd1
|
Increase unit test coverage for recently added operations
Switch param validation to use internal functions
|
2016-07-11 22:23:15 +01:00 |
|
Matt Hirsch
|
85f20c6e1b
|
Add greyscale option to threshold operation (#480)
|
2016-07-03 19:32:07 +01:00 |
|
Lovell Fuller
|
cdb2894bd9
|
Use libvips' new lanczos3 kernel as default for image reduce
Deprecate interpolateWith method, now provided as an option
|
2016-05-18 19:57:22 +01:00 |
|
Lovell Fuller
|
b6030c161b
|
Update expected test fixtures for libvips 8.3
|
2016-04-23 20:07:55 +01:00 |
|
Lovell Fuller
|
11329d5e09
|
Expose control of the number of open files in libvips' cache.
Breaks API of existing cache method.
Disable libvips cache for I/O tests.
|
2016-02-03 17:48:22 +00:00 |
|
Lovell Fuller
|
8012733a52
|
Expose libvips+deps versions attribute
Add versions.json for Linux packaging
Bump vips-dev Windows version for latest libpng
|
2015-11-22 20:58:38 +00:00 |
|
David Carley
|
3af62446fc
|
Implements greyscale thresholding
|
2015-11-17 12:15:34 -06:00 |
|