kentongray
8c9c070caf
Ability to disable limitInputPixels #250
...
Update docs
Added a giant image for testing
Adding myself to contributors
Added tests to verify giant image can be opened
Extend test-win time limit (because of large images)
2016-04-04 08:35:11 +01:00
Lovell Fuller
b2d7d4c4a9
Release v0.14.0
v0.14.0
2016-04-02 13:21:44 +01:00
Lovell Fuller
0ac7fbfc07
Changelog entry for #382 #385
2016-04-02 12:19:58 +01:00
John Tobin
ebfc897bcf
Fix for orientation values 1-8
2016-04-02 11:59:26 +01:00
Lovell Fuller
c66495b66c
Tighten C++ linting rules
...
Bump benchmark dependencies
Update leak test suppressions
Update future branch details
2016-03-31 20:30:40 +01:00
Lovell Fuller
24fb0c33c2
Add further test case for #387 , which builds on 25b63a2
2016-03-30 19:26:19 +01:00
Lovell Fuller
25b63a2fb4
Ensure ratios are not swapped when rotating 90/270 and ignoring aspect
2016-03-28 22:40:37 +01:00
Lovell Fuller
e576165cf1
Use Travis CI's multi-OS feature
2016-03-25 19:12:25 +00:00
Lovell Fuller
fe2eccef39
Merge branch 'needle'
2016-03-22 09:52:25 +00:00
Lovell Fuller
0e0e746a0d
Update preinstall to libvips v8.2.3 for Centos 6
2016-03-22 09:44:08 +00:00
Lovell Fuller
5b4f4b0672
Upgrade to libvips v8.2.3 ahead of sharp v0.14.0
2016-03-22 09:37:52 +00:00
Lovell Fuller
185fcfe635
Improve entropy-based crop docs based on feedback.
...
Fix includes to keep MSVC compiler happy.
Additional memory leak suppressions for latest V8.
2016-03-05 18:30:38 +00:00
Lovell Fuller
2034efcf55
Add experimental, entropy-based auto-crop
...
Remove deprecated extract API
2016-03-05 12:29:16 +00:00
Lovell Fuller
38ddb3b866
Add support for Zoomify and Google tile layouts
...
Breaks existing tile API
2016-03-03 20:39:38 +00:00
Lovell Fuller
f950294f70
Add ability to extend (pad) the edges of an image
2016-03-03 09:18:11 +00:00
Lovell Fuller
86815bc9c4
Emit post-processing 'info' event for Stream-based output
2016-03-01 20:08:05 +00:00
Lovell Fuller
bb37dc1ea6
Expose density metadata; set density of images from vector input
2016-03-01 19:33:54 +00:00
Lovell Fuller
d92ea31858
overlayWith improvements: diff sizes/formats, gravity, buffer input
2016-02-29 15:15:27 +00:00
Lovell Fuller
55f204c6f9
Merge pull request #368 from felixbuenemann/improve-linux-lambda-docs
...
[ci skip] Improved Linux docs, Lambda instructions
2016-02-28 09:15:02 +00:00
Felix Bünemann
e97909f776
[ci skip] Improved Linux docs, Lambda instructions
...
* Add a more detailed explanation of how sharp discovers libvips
* Add a section on packaging sharp for running on AWS Lambda
2016-02-27 20:25:32 +01:00
Lovell Fuller
c210ac73cc
Release v0.13.1
v0.13.1
2016-02-27 16:17:58 +00:00
Lovell Fuller
962c91daf0
OpenSUSE package name for npm has changed
2016-02-25 22:19:08 +00:00
Lovell Fuller
df33c3024a
Fix embedding onto transparent backgrounds #366
...
Fully automate embed tests to prevent regression
2016-02-25 18:36:00 +00:00
Lovell Fuller
62e04f7784
Merge pull request #361 from jardakotesovec/clone-clean-up
...
Remove left over, non-functional code from clone feature.
2016-02-17 11:38:34 +00:00
Jarda Kotesovec
32fcb771ca
clone clean up
2016-02-17 10:25:00 +01:00
Lovell Fuller
a21760b374
Release v0.13.0
v0.13.0
2016-02-15 19:12:23 +00:00
Lovell Fuller
cd05c7814a
Merge pull request #359 from wjordan/alpine-packaging-test
...
Use libvips-dev apk for alpine-linux packaging test
2016-02-13 20:37:21 +00:00
Will Jordan
7b12f091e8
use alpine:edge image for packaging test
...
vips requires main/gettext-0.19.7r1 for aports commit 4ef70b432b05b720f7f144c2060550749d378205 to link correctly.
2016-02-13 13:48:46 -05:00
Will Jordan
e149e60c7a
Use libvips-dev apk for alpine-linux packaging test
2016-02-13 16:07:56 +00:00
Lovell Fuller
bdac84059d
Update perf results for forthcoming v0.13.0
...
Install runtime rather than dev pkgs on Alpine Linux
2016-02-12 19:33:21 +00:00
Lovell Fuller
2d05804fc3
Add cache recommendations for use with Alpine/musl #354
...
Prevent Windows EBUSY errors during tests
2016-02-11 20:33:33 +00:00
Lovell Fuller
2a56de69cc
Add Alpine Linux packaging test #354
...
Requires libvips cache to be disabled for tests
Skip tiff/magick tests when format unavailable
2016-02-11 18:30:50 +00:00
Lovell Fuller
6ca2a4a9cd
Ensure sharp.format lists support for raw input #220
2016-02-11 18:12:51 +00:00
Lovell Fuller
a9eb65c462
Most Linux systems no longer require the preinstall script
2016-02-09 20:18:00 +00:00
Lovell Fuller
afb30b3695
Ensure VipsArea is unreferenced after Buffer-based output
...
Prevents the leak of a ~1KB GMutex per output image
2016-02-09 19:28:17 +00:00
Lovell Fuller
09b019ed13
Expand glibc check to include 'gnu libc' identifier
2016-02-08 20:45:24 +00:00
Lovell Fuller
d46ac3a478
Check for glibc before downloading pre-compiled binaries #354
2016-02-08 20:06:01 +00:00
Lovell Fuller
677b2b9089
Selected output format > unknown file extension #344
2016-02-07 20:13:13 +00:00
Lovell Fuller
5c1067c63f
Remove the no-longer-maintained gulp-sharp #353
2016-02-07 15:35:41 +00:00
Lovell Fuller
736c04a7a4
Only set density option when using magick loader
...
to reduce number of warnings from libvips #352
2016-02-04 19:16:54 +00:00
Lovell Fuller
0e29c55d13
Merge branch 'master' of https://github.com/lovell/sharp
2016-02-04 19:11:51 +00:00
Lovell Fuller
ca49e6079c
Increase threshold for gamma=0 test, due to either
...
the version of libjpeg or a cumulative rounding error.
2016-02-04 19:10:58 +00:00
Lovell Fuller
320a7464c7
Merge pull request #351 from joelmukuthu/master
...
Fix: default crop gravity to sharp.gravity.center
2016-02-04 10:11:48 +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
322aa60891
Ensure 16-bit input images can be normalised
2016-02-03 19:33:34 +00:00
Lovell Fuller
e380576da2
Add support for raw, uncompressed pixel Buffer/Stream input
2016-02-03 19:21:37 +00:00
Lovell Fuller
cf7664a854
Improve SVG support by allowing control of density/DPI
...
Switch pre-built libs from Imagemagick to Graphicsmagick
2016-02-03 17:48:22 +00:00
Lovell Fuller
56508e8d79
Add support for libvips' PPM and FITS loaders #347
2016-02-03 17:48:22 +00:00
Lovell Fuller
2656c69d99
Upgrade to libvips v8.2.2
2016-02-03 17:48:22 +00:00
Lovell Fuller
57c1e3ae26
Slightly simplify marshalling of data from V8 Objects
2016-02-03 17:48:22 +00:00