Lovell Fuller
|
dac8117f32
|
Docs: ensure options are included for flatten op
|
2018-10-08 19:56:30 +01:00 |
|
Waylon Walker
|
937b091bab
|
Docs: clear _libvips cache on Windows (#1403)
|
2018-10-07 16:49:05 +01:00 |
|
Lovell Fuller
|
019e6a1bfe
|
Release v0.21.0
|
2018-10-04 13:03:30 +01:00 |
|
Lovell Fuller
|
1565e58fcf
|
Update benchmark results ahead of v0.21.0
Remove lwip and images as they lack Node 10 support
|
2018-10-04 12:41:01 +01:00 |
|
Lovell Fuller
|
0725378257
|
Add trimOffsetLeft, trimOffsetTop to trim response #914
|
2018-10-02 20:16:00 +01:00 |
|
Lovell Fuller
|
c431909f35
|
Refresh resize docs to ensure options are present
|
2018-10-02 18:45:08 +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
|
60438ebfe5
|
Ensure precision of trim threshold, update docs #914
|
2018-10-02 12:45:37 +01:00 |
|
Lovell Fuller
|
21fbe546b8
|
Switch from custom trim op to vips_find_trim #914
|
2018-10-02 11:24:32 +01:00 |
|
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 |
|
Miguel Aragón
|
3c54eeda5b
|
Use more universal English to improve global understanding
|
2018-09-28 16:04:56 +01:00 |
|
Lovell Fuller
|
6236e4b97d
|
Changelog entry and credit for #1385
|
2018-09-27 21:01:41 +01:00 |
|
freezy
|
796738da65
|
Add support for arbitrary rotation angle via vips_rotate (#1385)
|
2018-09-27 18:00:36 +01:00 |
|
Lovell Fuller
|
db2af42ee7
|
File extend, extract and trim ops under 'resize' #1135
Should make them easier to find in the docs
|
2018-09-22 14:52:08 +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
|
deacd553bf
|
Enable SIMD convolution by default #1213
|
2018-09-19 21:42:40 +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 |
|
Lovell Fuller
|
0144358afb
|
Release v0.20.8
|
2018-09-05 08:44:01 +01:00 |
|
Lovell Fuller
|
374c6959d7
|
Changelog and credit for #1358 #1362
|
2018-09-04 16:39:24 +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
|
5bed3a7d52
|
Release v0.20.7
|
2018-08-21 11:50:14 +01:00 |
|
Lovell Fuller
|
ece111280b
|
Use copy+unlink if rename fails during install #1345
|
2018-08-20 15:14:31 +01:00 |
|
Lovell Fuller
|
a15a9b956b
|
Release v0.20.6
|
2018-08-20 11:40:10 +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 |
|
Lovell Fuller
|
d705cffdd6
|
Ensure extractChannel works with 16-bit images #1330
|
2018-08-12 20:22:39 +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
|
bfdd27eeef
|
Doc refresh and dependency bumps
|
2018-08-05 09:42:09 +01:00 |
|
Lovell Fuller
|
bd9f238ab4
|
Improve install time error messages for FreeBSD #1310
|
2018-08-04 22:27:32 +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 |
|
Lovell Fuller
|
4589b15dea
|
Changelog and credit for #1285 #1290
|
2018-07-10 16:12:16 +01:00 |
|
Espen Hovlandsdal
|
7bbc5176a1
|
Expose mozjpeg quant_table flag (#1285)
|
2018-07-10 15:56:05 +01:00 |
|
Lovell Fuller
|
5cb35485f1
|
Release v0.20.5
|
2018-06-27 08:44:31 +01:00 |
|
Lovell Fuller
|
80189ed689
|
Add changelog and credit for #1265
|
2018-06-27 07:54:41 +01:00 |
|
Lovell Fuller
|
1999c7103c
|
Docs: add CSS to improve left-hand nav nesting
|
2018-06-25 19:58:50 +01:00 |
|
Thomas Vantuycom
|
9c20ae383e
|
Remove top of file table of contents in documentation (#1270)
|
2018-06-24 21:45:51 +01:00 |
|
Lovell Fuller
|
873aa6700f
|
Release v0.20.4
|
2018-06-20 08:26:28 +01:00 |
|
Lovell Fuller
|
0d9590a9a0
|
Documentation refresh
|
2018-06-20 08:14:03 +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
|
09263455b5
|
Release v0.20.3
|
2018-05-29 08:38:42 +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
|
b1a9bf10a2
|
Pre-built binaries provided for even-numbered major versions
|
2018-05-21 11:44:34 +01:00 |
|