Commit Graph

  • f1e640d231 Tests: catch potential failures during tile unzip Lovell Fuller 2022-07-14 11:13:59 +01:00
  • c295f06a6f Ensure only props owned by EXIF Object are parsed #3292 Lovell Fuller 2022-07-13 21:33:06 +01:00
  • 6288c7bced Expose reoptimise palette option for GIF output Lovell Fuller 2022-07-12 21:12:31 +01:00
  • d247c02762 Add mixed and minSize animation options for WebP output Lovell Fuller 2022-07-12 14:51:03 +01:00
  • 1b84ccbbe9 Ensure fileSuffix supports suffix-less loaders Lovell Fuller 2022-07-11 20:56:19 +01:00
  • e4160c684d Docs: add timeout example Lovell Fuller 2022-07-11 11:12:32 +01:00
  • 905518fab0 Add input fileSuffix and output alias to format #2642 Lovell Fuller 2022-07-11 10:45:19 +01:00
  • 8ff33763ce Ensure OpenSlide+FITS input works with custom libvips #3226 Lovell Fuller 2022-07-08 22:25:39 +01:00
  • cbf741cac7 Ensure trim is no-op when it would reduce to nothing #3223 Lovell Fuller 2022-07-08 21:06:58 +01:00
  • 6c2e2be41d CI: upgrade Linux arm64 environment to Node.js 14/18 Lovell Fuller 2022-07-05 19:42:05 +01:00
  • e0d3c6e05d Use bounding box of alpha+non-alpha for trim op #2166 Lovell Fuller 2022-07-05 18:19:17 +01:00
  • e3cab7f10f CI: fix path to gcc toolset Lovell Fuller 2022-06-29 12:40:04 +01:00
  • 204463ffbb CI: ensure gcc 11 toolset is available on the PATH Lovell Fuller 2022-06-29 12:26:16 +01:00
  • 1bcd3700c5 CI: Node.js 18 does not support CentOS 7, upgrade to Rocky 8 Lovell Fuller 2022-06-29 12:18:41 +01:00
  • c99a11cff5 CI: add Node.js 18, remove 12 Lovell Fuller 2022-06-29 11:52:41 +01:00
  • 81c74f57e0 Re-introduce support for greyscale ICC profiles #3114 Lovell Fuller 2022-06-29 11:41:36 +01:00
  • 7a8ab452c5 Add support for WebP and PackBits compression with TIFF output #3198 Lovell Fuller 2022-06-29 11:35:56 +01:00
  • bb91912883 Drop support for Node.js 12, now requires >= 14.15.0 Lovell Fuller 2022-06-29 10:32:25 +01:00
  • afc4c5bf79
    Upgrade to libvips v8.13.0-rc1 (#3230) Kleis Auke Wolthuizen 2022-06-26 23:39:29 +02:00
  • e40a881ab4 Release v0.30.7 v0.30.7 Lovell Fuller 2022-06-22 16:44:16 +01:00
  • c1b13adac3 Bump deps Lovell Fuller 2022-06-22 11:53:22 +01:00
  • 29e09898f7 Docs: add examples of custom binary locations Lovell Fuller 2022-06-22 11:50:30 +01:00
  • 853a20358e Install: add help for possible worker thread problem #3268 Lovell Fuller 2022-06-21 08:22:05 +01:00
  • 8bb30d7801 Docs: changelog and credit #3261 #3267 Lovell Fuller 2022-06-21 07:35:28 +01:00
  • a333b87f5d
    Prevent upsampling via libwebp (#3267) Blayne Chard 2022-06-20 21:49:53 +12:00
  • 4662527a17
    Allow WebP encoding effort of 0 (#3261) AlexanderTheGrey 2022-06-17 02:22:51 -05:00
  • b10d8f89ca Docs: add example of multi-arch within same install tree Lovell Fuller 2022-06-10 12:51:44 +01:00
  • f903e1465e Docs: clarify wording of resize background option Oleg Andreyev 2022-05-17 17:40:11 +03:00
  • a75718565c Ensure composite can tile with outside resize #3227 Lovell Fuller 2022-06-08 12:39:00 +01:00
  • 4d82331bf6
    docs(input): correct getNormalSize with EXIF orientation example (#3241) Fonger 2022-05-31 15:59:15 +08:00
  • b91875d3d9 Release v0.30.6 v0.30.6 Lovell Fuller 2022-05-30 08:56:14 +01:00
  • a0568ec0c3 Allow values for limitInputPixels larger than 32-bit #3238 Lovell Fuller 2022-05-28 08:35:17 +01:00
  • 48e3ea5e29 Ensure brew-installed vips can be detected #3239 Lovell Fuller 2022-05-26 22:58:24 +01:00
  • 93b29057e4 Docs: changelog and credit for #3160 Lovell Fuller 2022-05-24 21:14:13 +01:00
  • db654de385 Release v0.30.5 v0.30.5 Lovell Fuller 2022-05-23 12:19:02 +01:00
  • a6aeef612b Install: pass PKG_CONFIG_PATH via env rather than substitution Lovell Fuller 2022-05-23 12:12:19 +01:00
  • 7bf6cbd669 Docs: correct links to libvips documentation Lovell Fuller 2022-05-22 12:14:24 +01:00
  • 04c31b35a7 Install: warn about filesystem owner running npm v8+ as root Lovell Fuller 2022-05-15 19:43:45 +01:00
  • ee9cdb6598 Bump deps Lovell Fuller 2022-05-15 17:20:33 +01:00
  • 8960eb8309 Docs: changelog entry for #3218 Lovell Fuller 2022-05-15 17:12:51 +01:00
  • 54d9dc46f5
    Fix rotate-then-extract for EXIF orientation 2 (#3218) jakob0fischl 2022-05-15 13:26:57 +02:00
  • 51b4a7c564
    Add support for --libc flag to improve cross-platform install (#3160) Joona Heinikoski 2022-04-28 13:24:45 +03:00
  • 5b03579e5c Docs: more details about concurrency, parallelism, threads Lovell Fuller 2022-04-25 14:40:55 +01:00
  • 58c2af3251 Docs: improve output format info for toBuffer Lovell Fuller 2022-04-25 11:41:06 +01:00
  • ee948ac6fa Docs: changelog and credit for #3196 Lovell Fuller 2022-04-25 11:33:05 +01:00
  • 66a3ce5e55
    Allow installation of prebuilt libvips binary from filesystem (#3196) Ankur Parihar 2022-04-24 23:17:57 +05:30
  • 75e5afcd42
    Docs: fix typo in gif example (#3201) David Humphrey 2022-04-22 11:09:28 -04:00
  • d396a4e65d Release v0.30.4 v0.30.4 Lovell Fuller 2022-04-18 10:14:31 +01:00
  • ae1dbcdf4e Bump deps Lovell Fuller 2022-04-18 10:11:30 +01:00
  • 4c29368b51 Docs: EXIF metadata unsupported for TIFF output #3074 Lovell Fuller 2022-04-18 09:53:35 +01:00
  • 36e55969d2 Docs: mention npm's foreground-scripts option to aid debugging Lovell Fuller 2022-04-18 09:51:27 +01:00
  • 985e881e7a Bump deps Lovell Fuller 2022-04-05 21:14:09 +01:00
  • 0b116715aa Docs: changelog for #3178 Lovell Fuller 2022-04-05 21:11:06 +01:00
  • 9deac83322
    Add missing file name to 'Input file is missing' error message (#3178) Chris Hranj 2022-04-05 06:35:01 -04:00
  • 5d36f5f699 Improve error message for SVG render above limit #3167 Lovell Fuller 2022-04-04 14:20:04 +01:00
  • 926572b41e Control sensitivity to invalid images via failOn Lovell Fuller 2022-04-04 12:27:45 +01:00
  • d0c8e95641 Docs: expand info about use with worker threads Lovell Fuller 2022-03-30 10:09:15 +01:00
  • b0ca23c3e7 Docs: changelog and credit for #3146 Lovell Fuller 2022-03-28 21:32:38 +01:00
  • c3a0d5f5d0
    Add support for TypedArray input with byteOffset and length codepage949 2022-03-28 04:18:58 +09:00
  • 1d36936954 Ensure create has correct bit depth and colourspace #3139 Lovell Fuller 2022-03-22 19:48:02 +00:00
  • b609df4b48 Release v0.30.3 v0.30.3 Lovell Fuller 2022-03-14 11:54:15 +00:00
  • c567d3b9ab Bump devDeps Lovell Fuller 2022-03-14 11:52:45 +00:00
  • 27d9fe2a4e
    Add additional debugging hint on symbol error (#3132) Marvin ROGER 2022-03-14 11:19:02 +01:00
  • ac883c5215 Docs: composite image supports the animated property #3135 Lovell Fuller 2022-03-14 08:53:00 +00:00
  • e8720c9374 Docs: use SVG favicon with a PNG fallback Lovell Fuller 2022-03-13 14:22:05 +00:00
  • 42e45d842a Docs: add more examples (composite, greyscale, tint) Lovell Fuller 2022-03-12 20:33:15 +00:00
  • 72fd8abe2c Docs: add section on (preventing) bundling with esbuild Lovell Fuller 2022-03-12 13:17:36 +00:00
  • ac18bbbc7c Ensure backwards-compatibility of JSDoc introduced in ea599ad Lovell Fuller 2022-03-11 19:07:11 +00:00
  • fcbe4e1e01 Tests: remove possible race condition Simplify JP2 quality size check Lovell Fuller 2022-03-09 19:55:29 +00:00
  • 9280742385 CI: update FreeBSD environment Lovell Fuller 2022-03-09 19:26:43 +00:00
  • 7a1a1cf9e8 Docs: add/correct some operation examples Lovell Fuller 2022-03-09 19:18:41 +00:00
  • ea599ade10 Allow sharpen options to be provided as an Object Also exposes x1, y2, y3 parameters #2561 #2935 Lovell Fuller 2022-03-09 19:07:05 +00:00
  • 1de49f3ed8 Docs: refresh for metadata example #3127 Lovell Fuller 2022-03-09 16:02:27 +00:00
  • 4ac65054bc
    Docs: add example of how to get the right-side-up width/height (#3127) Rasmus Schultz 2022-03-09 16:59:09 +01:00
  • 23033e2050 Prevent double unpremultiply with some composite blends Lovell Fuller 2022-03-04 23:17:07 +00:00
  • dd3b78272a Docs: remove experimental status from existing stats properties Lovell Fuller 2022-03-04 07:58:03 +00:00
  • 80d169b7c2 Release v0.30.2 v0.30.2 Lovell Fuller 2022-03-02 11:24:35 +00:00
  • 003279a0b0 CI: switch 32-bit Windows from Appveyor to Actions Lovell Fuller 2022-03-02 11:03:09 +00:00
  • af80d7e389 Improve error message for missing file that might be SVG Lovell Fuller 2022-03-02 09:58:55 +00:00
  • 21a960796c Ignore greyscale ICC profiles due to lcms bug #3112 Lovell Fuller 2022-02-28 11:28:08 +00:00
  • fc3b4a683d Expand pkgconfig search path for wider BSD support #3106 Lovell Fuller 2022-02-27 09:38:57 +00:00
  • 808133e7dc Docs: changelog entry for #3110 Lovell Fuller 2022-02-26 19:40:17 +00:00
  • 801b6fea6c Bump devDeps Lovell Fuller 2022-02-26 19:39:46 +00:00
  • c2ecde6a16
    Windows: ensure C++ runtime is linked statically (#3110) Kleis Auke Wolthuizen 2022-02-26 20:15:37 +01:00
  • 55efe5602b Bump deps Lovell Fuller 2022-02-16 19:12:27 +00:00
  • c62002554b Improve performance and accuracy of multi-image composite #2286 Lovell Fuller 2022-02-16 18:56:35 +00:00
  • 7f83ecd255 Issue templates: small formatting fixes Lovell Fuller 2022-02-15 10:54:36 +00:00
  • dc5f4dcd28 Issue templates: improve guidance, increase filtering Lovell Fuller 2022-02-15 10:50:26 +00:00
  • 735793ba99 Release v0.30.1 v0.30.1 Lovell Fuller 2022-02-09 16:38:21 +00:00
  • 47792df689 Docs: update interpolator links Lovell Fuller 2022-02-09 15:45:05 +00:00
  • 5c6cdfaece Docs: changelog entry for #3083 Lovell Fuller 2022-02-09 15:27:52 +00:00
  • 115a6b10f6
    Ensure affineInterpolator is correctly finalised (#3083) Kleis Auke Wolthuizen 2022-02-09 15:45:11 +01:00
  • 4feee506cf Docs: changelog entry for #3081 Lovell Fuller 2022-02-08 22:08:07 +00:00
  • 83db5f8a2a
    Ensure withoutReduction does not interfere with contain/crop/embed (#3081) Kleis Auke Wolthuizen 2022-02-08 22:22:23 +01:00
  • 7eb5efa3a3
    Update tests and comments after 7faacd9 (#3080) Kleis Auke Wolthuizen 2022-02-08 22:12:38 +01:00
  • 5a9f89fe06 Docs: update references to default branch Lovell Fuller 2022-02-08 21:01:40 +00:00
  • 02e0c2dfc9 Tests: arm64 requires slight threshold increase Lovell Fuller 2022-02-08 21:00:30 +00:00
  • 968d9d7008 Bump devDeps Lovell Fuller 2022-02-08 18:29:25 +00:00
  • 7faacd91b0 Avoid fastShrinkOnLoad workaround Kleis Auke Wolthuizen 2022-02-05 18:30:54 +01:00
  • 154eaff4ec Issue template: include npm v8+ Lovell Fuller 2022-02-08 18:20:11 +00:00