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 |
|
Lovell Fuller
|
4af702ee11
|
Docs: change Deep Zoom file extension for libvips v8.4.2+
|
2016-11-02 17:25:18 +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 |
|