ajhool
|
bf3254cb16
|
Install: avoid race conditions when creating directories (#1358)
|
2018-08-29 09:20:26 +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 |
|
Rodrigo Alviani
|
23a4bc103e
|
Docs: correct quality option in overlayWith example (#1325)
|
2018-08-08 08:42:18 +01:00 |
|
Lovell Fuller
|
c14434f9e7
|
Add removeAlpha op, removes alpha channel if any #1248
|
2018-08-07 20:32:11 +01:00 |
|
Lovell Fuller
|
25bd2cea3e
|
Add experimental entropy field to stats response
|
2018-08-06 15:41:27 +01:00 |
|
Lovell Fuller
|
532de4ecab
|
Cache libvips binaries to reduce re-install time #1301
|
2018-08-05 10:31:41 +01:00 |
|
Lovell Fuller
|
75556bb57c
|
Ensure vendor platform mismatch throws error #1303
|
2018-08-04 21:34:11 +01:00 |
|
thegareth
|
2de062a34a
|
Docs: update the "make a transparent image" example (#1316)
Alpha for colour is between 0-1, not 0-255.
|
2018-08-02 09:42:25 +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
|
54a71fc142
|
Fix tint op by ensuring LAB and allowing negative values #1235
Add test cases for more tint colours and input interpretations
|
2018-05-23 20:51:47 +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
|
165e337e44
|
Changelog entry and doc refresh for #1204
|
2018-04-25 10:19:33 +01:00 |
|
Nathan Graves
|
b154cd0418
|
Add support for page selection with multi-page TIFF input (#1204)
|
2018-04-24 22:57:27 +01:00 |
|
Rik Heywood
|
dbac4b9a63
|
Add tint operation to set image chroma
|
2018-04-11 20:05:48 +01:00 |
|
Lovell Fuller
|
bdac5b5807
|
Add code usage examples for output-related functions
|
2018-04-06 19:52:00 +01:00 |
|
Thomas Parisot
|
0d7c3fc4d8
|
Ignore global libvips during install via SHARP_IGNORE_GLOBAL_LIBVIPS (#1165)
|
2018-03-22 18:48:30 +00:00 |
|
Lovell Fuller
|
8320da39c3
|
Changelog entry and doc refresh for #1161
|
2018-03-17 11:12:43 +00:00 |
|
Andrea Bianco
|
875937e3d8
|
Expose libvips' median filter operation (#1161)
|
2018-03-17 10:52:44 +00:00 |
|
Lovell Fuller
|
430a4297aa
|
Add support for prebuilt sharp binaries on common platforms
|
2018-03-04 14:33:44 +00:00 |
|
Oskar Thornblad
|
69e3ab02c4
|
Mention EXIF orientation in metadata's jsdocs (#1142)
|
2018-03-04 14:19:53 +00: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 |
|
Marcel
|
d599d1f29e
|
Expose linear transform feature of libvips (#1024)
|
2018-02-04 10:36:04 +00:00 |
|
Tony Mobily
|
573836e2b8
|
Add mention of max() to preserve ratio in withoutEnlargement (#1077)
|
2018-01-13 09:59:59 +00:00 |
|
Oleg Aleynik
|
c4df115948
|
Expose IPTC and XMP metadata when available (#1079)
|
2018-01-10 22:12:11 +00:00 |
|
Lovell Fuller
|
8e74668e3c
|
Update linter plus related spacing fixes
|
2018-01-05 10:18:08 +00:00 |
|
Lovell Fuller
|
9fa04a0b93
|
Attach event listener to clone only for Stream #995
|
2017-12-12 21:53:27 +00:00 |
|
Kenric D'Souza
|
927b77700d
|
Add gravity support to embed feature (#1038)
|
2017-12-12 19:29:16 +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 |
|
Lovell Fuller
|
2a18b9a8f7
|
Remove centreSampling option, update some expected test fixtures
See https://github.com/jcupitt/libvips/issues/705
|
2017-11-26 13:49:56 +00:00 |
|
Lovell Fuller
|
7067beda99
|
Docs refresh for cropOffsetLeft/cropOffsetTop
|
2017-11-25 11:24:53 +00:00 |
|
Lovell Fuller
|
ba521fccb4
|
Replace caw with its tunnel-agent dependency
|
2017-11-07 19:38:10 +00:00 |
|
Lovell Fuller
|
965a97105e
|
Default TIFF predictor to horizontal to match libvips' behaviour
|
2017-10-19 19:40:07 +01:00 |
|
Lovell Fuller
|
3c88c84998
|
Doc refresh, changelog and dead code removal for #977
|
2017-10-19 11:05:43 +01:00 |
|
Jarda Kotěšovec
|
d0f66c3734
|
Switch to libvips' resize, make fastShrinkOnLoad optional (#977)
|
2017-10-19 11:05:43 +01:00 |
|
Matthew McEachen
|
b4d72bd544
|
Add failOnError option to fail-fast on bad input image data (#976)
|
2017-10-19 11:05:43 +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
|
7b6c80327e
|
Verify platform of vendor binaries at install and run 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 |
|
Aditya Bharti
|
aad16ac50d
|
Improved jsdocs for withoutEnlargement and sequentialRead #972 (#992)
|
2017-10-15 09:28:08 +01:00 |
|
Mika Fischer
|
eca0e66e23
|
Remove use of dynamic require to facilitate bundling (#960)
|
2017-09-25 21:00:40 +01:00 |
|
Mario Viens
|
5f29d1ba9c
|
Clarifying cache documentation (#919)
|
2017-08-19 10:43:36 +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 |
|