Lovell Fuller
|
a64844689e
|
Deprecate background, add op-specific prop to resize/extend/flatten #1392
|
2018-10-01 20:58:55 +01:00 |
|
Lovell Fuller
|
c3274e480b
|
Deprecate crop, embed, ignoreAspectRatio, max, min, withoutEnlargement.
These become options of the resize operation instead. #1135
|
2018-09-30 20:16:27 +01:00 |
|
freezy
|
796738da65
|
Add support for arbitrary rotation angle via vips_rotate (#1385)
|
2018-09-27 18:00:36 +01:00 |
|
freezy
|
37d385fafa
|
Move background extraction into separate method (#1383)
|
2018-09-24 10:00:00 +01:00 |
|
Lovell Fuller
|
2ce166ab0a
|
Update links to libvips, now in its own GitHub org
|
2018-09-21 20:33:01 +01:00 |
|
Lovell Fuller
|
c8ff7e11a9
|
Upgrade to libvips v8.7.0
Drop Node 4 support
Add experimental musl prebuild for Node 8 and 10
|
2018-09-19 21:38:09 +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 |
|
Alun Davies
|
b5b95e5ae1
|
Expose depth option for tile-based output (#1342)
|
2018-08-18 15:09:53 +01:00 |
|
Lovell Fuller
|
d705cffdd6
|
Ensure extractChannel works with 16-bit images #1330
|
2018-08-12 20:22:39 +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 |
|
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
|
94607b585a
|
Ensure extractChannel sets bw colourspace interp #1257
|
2018-06-19 22:47:52 +01:00 |
|
Lovell Fuller
|
da0b0348a2
|
Prevent rounding err with shrink-on-load and 90/270 rot #1241
|
2018-06-19 21:19:34 +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
|
0ee8c63551
|
Replace use of libvips API deprecated since v8.6.1
See jcupitt/libvips@b085908
|
2018-05-19 15:03:50 +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 |
|
Andrea Bianco
|
875937e3d8
|
Expose libvips' median filter operation (#1161)
|
2018-03-17 10:52:44 +00:00 |
|
Lovell Fuller
|
f60f7dab12
|
Prevent error when cumulative rounding below target #1154
|
2018-03-13 19:42:10 +00:00 |
|
Lovell Fuller
|
498b061819
|
Upgrade nan dependency, enables async hooks
|
2018-02-23 19:18:31 +00:00 |
|
Lovell Fuller
|
5ab6f599fb
|
Prevent crop when at or below target dimensions #1134
|
2018-02-23 10:31:11 +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 |
|
Lovell Fuller
|
da5deb8177
|
Release v0.19.0
|
2018-01-11 22:31:51 +00:00 |
|
Lovell Fuller
|
8fca89e876
|
Update documentation hostname
|
2018-01-10 23:35:50 +00:00 |
|
Oleg Aleynik
|
c4df115948
|
Expose IPTC and XMP metadata when available (#1079)
|
2018-01-10 22:12:11 +00:00 |
|
Lovell Fuller
|
7115ae5375
|
Prevent toFile ext taking precedence over toFormat #1037
|
2017-12-20 20:33:08 +00:00 |
|
Kenric D'Souza
|
927b77700d
|
Add gravity support to embed feature (#1038)
|
2017-12-12 19:29:16 +00:00 |
|
Rahul Nanwani
|
d6aee8e5ba
|
Add pixel-derived image statistics via vips_stats (#915)
|
2017-12-09 11:17:48 +00:00 |
|
Lovell Fuller
|
1be424cd47
|
Add missing file from commit fc233ed
|
2017-11-27 19:35:08 +00:00 |
|
Lovell Fuller
|
fc233ed4ff
|
Update upstream libvips source to v8.6.0-beta1
|
2017-11-27 19:14:30 +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
|
e0f0baf164
|
Silence a couple of MSVC type conversion warnings
|
2017-11-17 20:10:10 +00:00 |
|
Lovell Fuller
|
1fec132dee
|
Add tilecache before smartcrop to avoid over-computation
|
2017-11-17 19:53:50 +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 |
|
Lovell Fuller
|
ebc2a741f6
|
Ensure accessMethod is applied during shrink-on-load
|
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
|
80c240b54a
|
Add compile time check for libvips 8.6.0+
|
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
|
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 |
|
Lovell Fuller
|
6a1c7b7588
|
Ensure input Buffer really is marked as Persistent #950
|
2017-09-16 20:17:32 +01:00 |
|
Kleis Auke Wolthuizen
|
e0d622d347
|
Skip shrink-on-load when trimming (#887) (#888)
|
2017-07-28 21:02:30 +01:00 |
|
Lovell Fuller
|
72b0efd393
|
Remove possible switch case fall through
Luckily there were no side effects in this... case
|
2017-06-25 19:09:20 +01:00 |
|
Lovell Fuller
|
49297d6afb
|
Ensure flip and flop operations work with auto-rotate #837
|
2017-06-19 23:42:26 +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
|
f42a1ceab7
|
Recalculate residual after adjusting shrink #831
|
2017-05-30 20:22:15 +01:00 |
|