Lovell Fuller
|
d31a91a599
|
Expose raw TIFFTAG_PHOTOSHOP metadata #1600
|
2019-11-29 13:05:07 +00:00 |
|
Lovell Fuller
|
5a9b6c8afd
|
Tighten validation of page/pages constructor options
|
2019-10-03 16:41:32 +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
|
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
|
628996846d
|
Allow use of failOnError with Stream-based input #1691
|
2019-06-26 19:37:27 +01:00 |
|
Lovell Fuller
|
83cdb558f6
|
Allow Stream-based input of raw pixel data #1579
|
2019-03-18 20:15:18 +00:00 |
|
Lovell Fuller
|
9cc06c887b
|
Add support for pages option for multi-page input #1566
|
2019-03-17 16:37:27 +00:00 |
|
Lovell Fuller
|
6387fb79b1
|
Small improvements to input and install docs, bump deps
|
2019-03-15 15:48:55 +00:00 |
|
Lovell Fuller
|
1e4597c284
|
Changelog entry for #1595 (plus add GIF)
|
2019-03-10 17:26:26 +00:00 |
|
Lovell Fuller
|
ba3f914445
|
Document support for animated WebP in metadata pages
|
2019-01-27 21:01:49 +00:00 |
|
Lovell Fuller
|
fa69ff773a
|
Input image decoding fail fast by default
|
2019-01-18 19:25:55 +00:00 |
|
Lovell Fuller
|
f5d3721fe0
|
Doc refresh for #1205
|
2019-01-02 19:04:49 +00:00 |
|
Julian Aubourg
|
383b933e26
|
Build prototype with Object.assign to allow minification (#1475)
|
2018-11-26 19:40:06 +01:00 |
|
Lovell Fuller
|
db4df6f0b2
|
Add size to metadata response (Stream/Buffer only) #695
|
2018-10-02 18:05:08 +01:00 |
|
Lovell Fuller
|
17f942c802
|
Add chromaSubsampling and isProgressive to metadata #1186
|
2018-10-02 17:11:25 +01:00 |
|
Lovell Fuller
|
2ce166ab0a
|
Update links to libvips, now in its own GitHub org
|
2018-09-21 20:33:01 +01:00 |
|
Axel Eirola
|
7d48a5ccf4
|
Allow floating point density input (#1362)
Metadata output will still remain integer
|
2018-09-01 08:58:30 +01:00 |
|
Lovell Fuller
|
25bd2cea3e
|
Add experimental entropy field to stats response
|
2018-08-06 15:41:27 +01:00 |
|
Nathan Graves
|
b154cd0418
|
Add support for page selection with multi-page TIFF input (#1204)
|
2018-04-24 22:57:27 +01:00 |
|
Oskar Thornblad
|
69e3ab02c4
|
Mention EXIF orientation in metadata's jsdocs (#1142)
|
2018-03-04 14:19:53 +00:00 |
|
Oleg Aleynik
|
c4df115948
|
Expose IPTC and XMP metadata when available (#1079)
|
2018-01-10 22:12:11 +00:00 |
|
Lovell Fuller
|
9fa04a0b93
|
Attach event listener to clone only for Stream #995
|
2017-12-12 21:53:27 +00:00 |
|
Lovell Fuller
|
1d7a0ea99e
|
Changelog and doc refresh for #915
|
2017-12-09 13:14:23 +00:00 |
|
Rahul Nanwani
|
d6aee8e5ba
|
Add pixel-derived image statistics via vips_stats (#915)
|
2017-12-09 11:17:48 +00:00 |
|
Matthew McEachen
|
b4d72bd544
|
Add failOnError option to fail-fast on bad input image data (#976)
|
2017-10-19 11:05:43 +01:00 |
|
Aditya Bharti
|
aad16ac50d
|
Improved jsdocs for withoutEnlargement and sequentialRead #972 (#992)
|
2017-10-15 09:28:08 +01:00 |
|
Lovell Fuller
|
d45f8ef2d3
|
Document the cache-free nature of metadata extraction #796
|
2017-05-23 21:24:29 +01:00 |
|
Lovell Fuller
|
95850d75f6
|
Include pixel format depth when reading metadata
|
2017-05-07 09:29:38 +01:00 |
|
Lovell Fuller
|
c41d755441
|
Ctor single arg: allow plain object, reject null/undefined
Thank you @kub1x
|
2017-05-06 19:03:14 +01:00 |
|
Lovell Fuller
|
2f534dc01c
|
Base maximum output dimensions on limitation of format
|
2017-05-04 23:20:37 +01:00 |
|
Lovell Fuller
|
52bea15ad7
|
Upgrade libvips dependency to v8.5.4, plus other bumps
|
2017-04-26 23:04:08 +01:00 |
|
Lovell Fuller
|
27fb864ac4
|
Update dev deps, deconstify all the functions, API doc refresh
|
2017-03-31 21:42:23 +01:00 |
|
Lovell Fuller
|
1aa053ce6f
|
Create blank image (width, height, channels, background) #470
|
2017-03-11 11:46:01 +00:00 |
|
Lovell Fuller
|
d8df503404
|
Ensure Readable can start flowing after Writable finish #671
|
2017-01-22 14:03:06 +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
|
deb978bf57
|
Remove use of deprecated functions from test code
|
2016-11-04 10:18:29 +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 |
|