Brendan Kennedy
|
d5b7040557
|
Ensure tile overlap option works as expected (#1921)
|
2019-10-30 20:02:07 +00:00 |
|
Paul Neave
|
08a6597626
|
Add background option to tile output operation (#1924)
|
2019-10-25 14:30:33 +01:00 |
|
Lovell Fuller
|
ba46ad1fd9
|
Docs: mention removal of metadata in output methods
|
2019-09-25 16:56:52 +01:00 |
|
Lovell Fuller
|
9c7f6fcb2b
|
Replace deprecated URL parser
Fix up various linter errors
|
2019-09-22 22:46:48 +01:00 |
|
Raboliot le gris
|
fb5c393fbd
|
Allow instance reuse with differing toBuffer options (#1860)
|
2019-09-08 14:35:16 +01:00 |
|
Julian Aubourg
|
5bfcf61a6f
|
Allow use of heic/heif identifiers with toFormat (#1834)
|
2019-08-12 21:36:56 +01:00 |
|
Lovell Fuller
|
6cf0b3240d
|
Simplify 'this' in IO pipeline using arrow functions
|
2019-07-26 19:19:21 +01:00 |
|
Lovell Fuller
|
233b015d77
|
Improve consistency of validation error handling
Utilises common path of existing invalidParameterError
|
2019-07-26 14:58:54 +01:00 |
|
Lovell Fuller
|
36e8a3da88
|
Expose libwebp smartSubsample and reductionEffort #1545
|
2019-07-14 22:52:38 +01:00 |
|
RaboliotTheGrey
|
6c02949fc1
|
Add skipBlanks support for tile layout (#1687)
|
2019-07-12 12:02:51 +01:00 |
|
Lovell Fuller
|
b737d4601e
|
Add experimental support for HEIF images #1105
Requires a custom, globally-installed libvips compiled with libheif
|
2019-07-04 13:21:32 +01:00 |
|
Lovell Fuller
|
7ae0512b9b
|
Docs: clarify some output features require custom libvips
|
2019-04-25 11:39:30 +01:00 |
|
Lovell Fuller
|
d5e98bc8ad
|
Split file-based input errors into missing vs invalid #1542
|
2019-01-19 11:59:36 +00:00 |
|
Lovell Fuller
|
98797445de
|
Expose PNG output options requiring libimagequant #1484
|
2019-01-13 09:06:05 +00:00 |
|
Lovell Fuller
|
30ca424942
|
Apply correct forced output when chaining #1528
|
2019-01-01 18:40:09 +00:00 |
|
Lovell Fuller
|
a54fe9f77c
|
Prevent mutatation of jpeg options #1516
|
2018-12-21 19:54:33 +00:00 |
|
Michael B. Klein
|
c695c40abc
|
Expose libvips pyramid/tile options for TIFF output (#1483)
|
2018-12-06 22:33:46 +01:00 |
|
Julian Aubourg
|
383b933e26
|
Build prototype with Object.assign to allow minification (#1475)
|
2018-11-26 19:40:06 +01:00 |
|
Lovell Fuller
|
42860c2f83
|
Changelog, credit and doc refresh for #1342
|
2018-08-19 10:43:25 +01:00 |
|
Alun Davies
|
b5b95e5ae1
|
Expose depth option for tile-based output (#1342)
|
2018-08-18 15:09:53 +01:00 |
|
Sylvain Dumont
|
8b75ce6786
|
Allow full WebP alphaQuality range of 0-100 (#1290)
|
2018-07-10 15:58:17 +01:00 |
|
Espen Hovlandsdal
|
7bbc5176a1
|
Expose mozjpeg quant_table flag (#1285)
|
2018-07-10 15:56:05 +01:00 |
|
Tom Lokhorst
|
76c41eaf05
|
Expose libjpeg optimize_coding flag (#1265)
|
2018-06-21 18:12:10 +01:00 |
|
Lovell Fuller
|
ddc23493d4
|
Add warning about possible concurrent tile race #1151
|
2018-05-25 19:53:23 +01:00 |
|
Lovell Fuller
|
853cc65e32
|
Changelog entry for #1208
|
2018-04-28 14:06:45 +01:00 |
|
Nathan Graves
|
5d140d949f
|
Add support for Group4 (CCITTFAX4) compression to TIFF output (#1208)
|
2018-04-26 19:49:08 +01:00 |
|
Lovell Fuller
|
bdac5b5807
|
Add code usage examples for output-related functions
|
2018-04-06 19:52:00 +01:00 |
|
Lovell Fuller
|
8b80626035
|
Changelog, credit and doc refresh for #1121
|
2018-02-18 19:14:37 +00:00 |
|
Andrea Bianco
|
f86ae79fdb
|
Expose angle option in tile feature (#1121)
|
2018-02-18 20:00:08 +01:00 |
|
Lovell Fuller
|
7067beda99
|
Docs refresh for cropOffsetLeft/cropOffsetTop
|
2017-11-25 11:24:53 +00:00 |
|
Lovell Fuller
|
965a97105e
|
Default TIFF predictor to horizontal to match libvips' behaviour
|
2017-10-19 19:40:07 +01:00 |
|
Lovell Fuller
|
99076edc89
|
Default PNG output to adaptiveFiltering=false, compressionLevel=9
PNG is mostly used for logos and line art, so these defaults will
produce the smallest files for most output most of the time.
|
2017-10-19 11:05:43 +01: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 |
|
Yves Bos
|
d8765f955d
|
Allow xres and yres to be set for TIFF output (#828)
|
2017-06-03 10:52:09 +01:00 |
|
Lovell Fuller
|
361ed98353
|
Remove previously-deprecated output format 'option' functions
|
2017-05-23 21:57:05 +01:00 |
|
jingsam
|
4c6804eadc
|
Add toFormat 'jpg' alias for 'jpeg' (#814)
|
2017-05-22 12:59:43 +01:00 |
|
Lovell Fuller
|
c8e59f08ec
|
Add support for Buffer and Stream-based TIFF output
|
2017-05-04 16:40:49 +01:00 |
|
Lovell Fuller
|
1169afbe90
|
Avoid (un)premultiplication for overlay image without alpha channel
Add 'premultiplied' boolean attribute to output info, helps test
|
2017-04-26 21:37:43 +01:00 |
|
YvesBos
|
4cd3b66761
|
Add support for squashing TIFF output to 1-bit (#783)
|
2017-04-26 17:47:29 +01:00 |
|
Lovell Fuller
|
27fb864ac4
|
Update dev deps, deconstify all the functions, API doc refresh
|
2017-03-31 21:42:23 +01:00 |
|
Kristo Jorgenson
|
f8e72f443d
|
Expose TIFF compression and predictor options (#738)
|
2017-03-29 12:12:04 +01:00 |
|
Lovell Fuller
|
6fe5b307b1
|
Allow toBuffer to resolve Promise with info+data #143
|
2017-03-04 22:15:31 +00:00 |
|
Lovell Fuller
|
d8df503404
|
Ensure Readable can start flowing after Writable finish #671
|
2017-01-22 14:03:06 +00:00 |
|
Rahul Nanwani
|
a1b8efe721
|
Expose WebP alpha quality, lossless and near-lossless output options (#685)
|
2017-01-19 13:45:32 +00:00 |
|
Lovell Fuller
|
7231d92d1f
|
Autoconvert GIF+SVG input to PNG output if no format specified
|
2016-11-30 22:46:04 +00:00 |
|
Lovell Fuller
|
effa77afee
|
Docs/types: add Promise<T> and Array<T> #472
Changelog updates and version bump of devDeps
|
2016-11-17 21:29:41 +00:00 |
|
Lovell Fuller
|
dd9d66ef20
|
Update output docs to include tile image format.
Correct some of the JPEG output option type defs.
|
2016-11-13 21:03:18 +00:00 |
|
Patrick Paskaris
|
bc84d1e47a
|
Allow PNG and WebP tile-based output in addition to JPEG (#622)
|
2016-11-13 20:36:43 +00:00 |
|
Lovell Fuller
|
9911863441
|
Expose libvips centre option, mimics *magick +0.5px convention
|
2016-11-04 18:17:33 +00:00 |
|
Lovell Fuller
|
deb978bf57
|
Remove use of deprecated functions from test code
|
2016-11-04 10:18:29 +00:00 |
|