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 |
|
Andreas Lind
|
9707f8c5d2
|
Add support for passing the crop strategy as a string (#735)
|
2017-03-16 14:27:09 +00:00 |
|
Alice Monday
|
72f69dda30
|
Add support for the "nearest" kernel for image reductions (#732)
|
2017-03-14 10:29:23 +00:00 |
|
Lovell Fuller
|
1aa053ce6f
|
Create blank image (width, height, channels, background) #470
|
2017-03-11 11:46:01 +00:00 |
|
Lovell Fuller
|
701b1c4216
|
Document overlayWith image density parameter #729
|
2017-03-10 22:59:46 +00: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
|
473055468a
|
Docs: ensure alpha attribute is used for transparency
|
2017-01-13 21:24:57 +00:00 |
|
子龙山人
|
971f567571
|
Docs: correct alpha attribute in extend background example (#675)
|
2017-01-09 10:47:02 +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
|
d2455267a8
|
Allow non-RGB input to embed/extend onto bg with alpha #646
|
2016-12-11 16:01:21 +00:00 |
|
Lovell Fuller
|
a71e562ff7
|
Upgrade to latest v1.x.x major version of the color dependency.
Uses 'alpha' instead of 'a' to represent transparency values.
|
2016-12-04 21:04:18 +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
|
dfd6d95209
|
Remove slightly-too-experimental TypeScript definitions.
To be revisited, perhaps during 2017, when tooling has improved.
|
2016-11-21 22:29:30 +00:00 |
|
Lovell Fuller
|
e4e7384f99
|
Move lib/types.d.ts generation to separate script.
Fixes Promise<T>, ensures module prefix is declared.
|
2016-11-20 11:24:12 +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
|
6b426014ad
|
Provide experimental, automated TypeScript declaration #472
|
2016-11-08 14:21:38 +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 |
|