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 |
|
Lovell Fuller
|
2675b2265b
|
Ensure 16-bit input images embed onto alpha background
Support gamma correction of images with alpha channel
Favour shrink over affine when reducing by integral factor
|
2016-02-03 17:48:22 +00:00 |
|
Lovell Fuller
|
41e50770d1
|
Update benchmark test dependencies
|
2016-02-03 17:48:22 +00:00 |
|
Lovell Fuller
|
b3d6e94984
|
Optimisation for integral factors: favour shrink over affine
|
2016-02-03 17:48:22 +00:00 |
|
Lovell Fuller
|
5c9c17f1f6
|
Switch from libvips' C to C++ binding
Requires upgrade to libvips 8.2.1
|
2016-02-03 17:48:22 +00: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
|
8843211e12
|
Upgrade libvips to v8.2.2
|
2016-01-31 11:54:19 +00:00 |
|
Lovell Fuller
|
20e75dc50b
|
v0.12.2
v0.12.2
|
2016-01-16 11:29:23 +00:00 |
|
Lovell Fuller
|
d2e5441d6e
|
Dependency version bumps
|
2016-01-14 18:39:29 +00:00 |
|
Lovell Fuller
|
0ffa1e72d0
|
Attempt to remove temp file after install #331
|
2016-01-06 16:31:01 +00:00 |
|
Lovell Fuller
|
a0e034a9e9
|
Add support for pre-compiled libvips on ARM CPUs
Uses a HypriotOS-managed docker container for this
|
2016-01-06 15:50:36 +00:00 |
|
Lovell Fuller
|
3c7cbf8685
|
Update libvips to v8.2.0
Plus version bumps of other dependencies
|
2016-01-02 14:19:46 +00:00 |
|
Lovell Fuller
|
7541dfcab2
|
Document support for FreeBSD/gmake #326
|
2016-01-01 16:34:18 +00:00 |
|
Lovell Fuller
|
dc2b79ac9a
|
Use array context for include/library paths in gyp config
Remove -I prefix from include paths
Should allow for compilation on FreeBSD #326
|
2016-01-01 14:04:52 +00:00 |
|
Lovell Fuller
|
6d62051877
|
Bump minimum version of libvips to 8.1.1 #324
Debian-based systems must compile from source
|
2015-12-23 20:54:37 +00:00 |
|
Lovell Fuller
|
61b86744d7
|
Ensure 16-bit input images work with embed option #325
|
2015-12-23 20:46:49 +00:00 |
|
Lovell Fuller
|
fd5b4a131f
|
v0.12.1
v0.12.1
|
2015-12-12 10:21:36 +00:00 |
|
Lovell Fuller
|
32c4b9eff1
|
Allow SIMD vector unit to be toggled on/off #172
Currently defaults to off but future versions may default to on
|
2015-12-12 09:11:50 +00:00 |
|
Lovell Fuller
|
95cf35efc5
|
Add changelog for v0.12.1
|
2015-12-06 20:40:05 +00:00 |
|
Lovell Fuller
|
58e6368525
|
Ensure embedded ICC profiles output with perceptual intent #321
|
2015-12-06 20:24:17 +00:00 |
|
Lovell Fuller
|
16e0d54b15
|
Use the NPM-configured HTTPS proxy, if present
|
2015-12-03 21:30:47 +00:00 |
|
Lovell Fuller
|
be381e4440
|
Add release date for v0.12.0
|
2015-11-23 14:06:49 +00:00 |
|
Lovell Fuller
|
9982182926
|
Update perf test results ahead of v0.12.0
v0.12.0
|
2015-11-23 13:09:06 +00:00 |
|
Lovell Fuller
|
607d157b76
|
Benchmark test updates ahead of v0.12.0
|
2015-11-23 10:53:52 +00:00 |
|
Lovell Fuller
|
e21277ceba
|
Version bump of libpng Windows dependency
|
2015-11-22 21:11:29 +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 |
|
Lovell Fuller
|
01a1377972
|
Include cmath header for clang #301
|
2015-11-22 09:39:42 +00:00 |
|
Lovell Fuller
|
37e4b9b5ba
|
Update changelog ahead of v0.12.0
Highlight features in readme+docs
Add link to Docker-based Linux CI build status
|
2015-11-22 09:17:51 +00:00 |
|
Lovell Fuller
|
8a3098604c
|
Remove experimental code that could prevent anti-alias filter
|
2015-11-21 23:37:44 +00:00 |
|
Lovell Fuller
|
5febce7a59
|
Remove executable bit from test/* file permissions
|
2015-11-21 23:05:48 +00:00 |
|
Lovell Fuller
|
3dbedf1fb6
|
Match g_malloc/g_free for make benefit glorious nation of Windows
Remove C++ standard lib from Windows packaging
|
2015-11-21 22:51:32 +00:00 |
|
Lovell Fuller
|
0ae619dfc5
|
Remove stray win32 library that was causing segfaults
Explicit int cast to prevent 'loss of precision' warnings
Remove unnecessary semver checking from I/O tests
|
2015-11-21 22:18:39 +00:00 |
|
Lovell Fuller
|
05dd191e17
|
Ensure 16-bit+alpha input images work with vips_premultiply #301
Improves SVG support as *magick serves these as 16-bit
Add automated tests for SVG and 16-bit+alpha PNG inputs
|
2015-11-21 20:21:34 +00:00 |
|
Lovell Fuller
|
c9ecc7a517
|
Document Debian 7 support
Add liborc to fix openSUSE support
Switch recommended *magick to ImageMagick for OS X
Increase test timeouts (for Circle CI)
|
2015-11-19 22:47:34 +00:00 |
|
Lovell Fuller
|
434a433a09
|
Make output of packaging tests easier to understand
Slight simplification of Linux packaging script
|
2015-11-19 21:36:16 +00:00 |
|
Lovell Fuller
|
3de54d897c
|
Merge pull request #309 from papandreou/feature/extractWithOptionsObject
Add an options object to the extract operation, deprecate existing behaviour.
|
2015-11-18 11:48:11 +00:00 |
|
Andreas Lind
|
530c2a9fcf
|
Stop using the legacy .extract(top,left,width,height) in the documentation.
|
2015-11-18 12:06:10 +01:00 |
|
Andreas Lind
|
60b8b92630
|
Add support for .extract({left:...,top:...,width:...,height:...}).
|
2015-11-18 12:06:10 +01:00 |
|
Lovell Fuller
|
5842da22d8
|
Merge pull request #306 from dacarley/negate
Add negate operation to invert all pixel values.
|
2015-11-17 20:45:09 +00:00 |
|
Lovell Fuller
|
9850e3dae0
|
Merge pull request #303 from dacarley/threshold
Add threshold operation.
Converts to greyscale then splits into black/white based on given value.
|
2015-11-17 20:34:40 +00:00 |
|
David Carley
|
3af62446fc
|
Implements greyscale thresholding
|
2015-11-17 12:15:34 -06:00 |
|