Lovell Fuller
|
f60f7dab12
|
Prevent error when cumulative rounding below target #1154
|
2018-03-13 19:42:10 +00:00 |
|
Lovell Fuller
|
5ab6f599fb
|
Prevent crop when at or below target dimensions #1134
|
2018-02-23 10:31:11 +00:00 |
|
Lovell Fuller
|
57946ed672
|
Upgrade to libvips v8.6.0
Expose offset coordinates of strategy-based crop
Switch to Github releases for prebuilt libvips
Move packaging scripts to lovell/sharp-libvips repo
|
2017-10-19 11:05:43 +01:00 |
|
Lovell Fuller
|
36078f9903
|
Switch to the libvips crop strategy implementations
|
2017-05-06 14:46:28 +01:00 |
|
Andreas Lind
|
9707f8c5d2
|
Add support for passing the crop strategy as a string (#735)
|
2017-03-16 14:27:09 +00:00 |
|
Lovell Fuller
|
70a3d4fb5e
|
Improve error messages for invalid resize parameters
Dependency version bumps and doc refresh
|
2017-01-05 22:17:04 +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
|
18b9991fe7
|
Add experimental 'attention' crop strategy
|
2016-10-12 11:18:58 +01:00 |
|
Lovell Fuller
|
2034efcf55
|
Add experimental, entropy-based auto-crop
Remove deprecated extract API
|
2016-03-05 12:29:16 +00:00 |
|
Joel Mukuthu
|
da74cd078f
|
Fix: default crop gravity to sharp.gravity.center
Closes https://github.com/lovell/sharp/issues/350
|
2016-02-04 10:38:58 +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
|
5febce7a59
|
Remove executable bit from test/* file permissions
|
2015-11-21 23:05:48 +00:00 |
|
Brandon Aaron
|
25e5f27785
|
add corner gavity support
|
2015-10-27 15:10:10 -04:00 |
|
Andreas Lind
|
faa515d969
|
crop: Permit specifying the gravity as a string.
Will be looked up in require('sharp').gravity.
|
2015-08-19 14:49:02 +02:00 |
|
Lovell Fuller
|
b50fb53f27
|
Use image fingerprints in functional tests #122
|
2015-06-01 14:21:01 +01:00 |
|
Lovell Fuller
|
e465306d97
|
Disable libvips cache for unit tests
Aids memory leak detection
|
2014-11-11 18:09:48 +00:00 |
|
Lovell Fuller
|
6cade5bd7f
|
Increase unit test coverage to ~95%
|
2014-10-21 12:22:23 +01:00 |
|
Lovell Fuller
|
ca561daedf
|
Test code refactor #63
Use mocha for feature-specific unit tests
Add test coverage report via istanbul
|
2014-10-20 15:32:56 +01:00 |
|