Commit Graph

  • 513b07ddcf Add hasAlpha attribute to metadata API Lovell Fuller 2014-09-25 10:07:26 +01:00
  • 150971fa92 Add details of gulp.js plugin Lovell Fuller 2014-09-30 13:34:47 +01:00
  • ac85d88c9c Update code style, jshint checks and EOLs Lovell Fuller 2014-09-19 11:55:52 +01:00
  • 1c79d6fb5d Add support for greyscale conversion #43 Lovell Fuller 2014-09-16 11:22:26 +01:00
  • d41321254a Update benchmarks using c3.xlarge AWS instance Lovell Fuller 2014-09-13 20:37:57 +01:00
  • 515b4656e6 Improve Stream error handling #88 v0.6.2 Lovell Fuller 2014-09-12 19:30:57 +01:00
  • 34c96ff925 Correct ...magick... test dependencies Lovell Fuller 2014-09-11 13:45:34 +01:00
  • b8a04cc4ef Add link to Centos 6.5 CI via snap-ci Lovell Fuller 2014-09-08 23:58:13 +01:00
  • ddc3f6e9c6 Add RHEL libvips installation - close #78 Lovell Fuller 2014-09-08 23:53:01 +01:00
  • 3699e61c20 Improve support for extension-less output filenames Lovell Fuller 2014-09-07 08:59:11 +01:00
  • 2820218609 Add format property to output info Lovell Fuller 2014-09-04 11:38:05 +01:00
  • eb3e739f7b Expose libvips thread pool size Lovell Fuller 2014-09-03 19:52:03 +01:00
  • 87f6e83988 Add memory leak check #21 Lovell Fuller 2014-09-02 13:59:35 +01:00
  • 5728efd32b Add support for gamma correction #43 Lovell Fuller 2014-08-25 21:17:13 +01:00
  • bac367b005 Notify V8 GC of libvips cache size #21 Lovell Fuller 2014-08-26 23:28:16 +01:00
  • 0d89131f66 Prevent small memory leak with non-empty argv0 #21 Lovell Fuller 2014-08-26 15:25:36 +01:00
  • 8380be4be3 Add nearest neighbour interpolation Lovell Fuller 2014-08-26 09:38:27 +01:00
  • d0f51363bf Re-order output option methods Lovell Fuller 2014-08-26 09:09:01 +01:00
  • 15160d3b61 Merge pull request #83 from julianojulio/master Lovell Fuller 2014-08-26 08:31:58 +01:00
  • c5efb77bad New withMetadata([boolean]) to keep metadata in the generated images. Juliano Julio Costa 2014-08-22 13:53:42 -04:00
  • b877751b2d Add support for C++11 on Mac v0.6.1 Lovell Fuller 2014-08-24 08:53:45 +01:00
  • 40db482fd8 Version bumps Lovell Fuller 2014-08-24 21:40:23 +01:00
  • 98554e919c Small doc improvements ahead of v0.6.0 v0.6.0 Lovell Fuller 2014-08-22 16:57:05 +01:00
  • 017bf1e905 Expose libvips interpolators #69 Lovell Fuller 2014-08-22 16:50:24 +01:00
  • 6498fc3a9e Ignore libmagick's inconsistent GIF colour spaces Lovell Fuller 2014-08-22 14:31:34 +01:00
  • 8ba71c94f4 Add usage example of metadata method Lovell Fuller 2014-08-22 14:24:01 +01:00
  • f2f3eb76e1 Add method for fast access to image metadata #32 Lovell Fuller 2014-08-22 14:17:43 +01:00
  • 5fe945fca8 Add gravity support to crop #45 Lovell Fuller 2014-08-21 11:01:25 +01:00
  • 8ef0851a49 Expose libvips' op-cache max items #76 Lovell Fuller 2014-08-19 20:30:21 +01:00
  • e45956db6c Correct usage examples for new Stream-based API Lovell Fuller 2014-08-18 19:34:55 +01:00
  • 7cc9f7e2e0 Add Xcode Command Line Tools install info #80 Lovell Fuller 2014-08-18 19:11:53 +01:00
  • df3903532d Initial Duplex Stream support Lovell Fuller 2014-07-31 21:27:03 +01:00
  • 46456c9a2a Clear cached warnings after success Lovell Fuller 2014-08-06 11:34:16 +01:00
  • e98f2fc013 Small documentation improvement plus version bump Lovell Fuller 2014-07-20 22:46:26 +01:00
  • 7df7a505ee Merge pull request #68 from chanon/master Lovell Fuller 2014-07-20 22:22:34 +01:00
  • d40bdcc6ac Sends width and height as another parameter to the callback. Fixes issue #67 Chanon 2014-07-20 23:52:28 +07:00
  • 1cce56b024 Use tile cache for interlace output v0.5.2 Lovell Fuller 2014-07-09 23:47:04 +01:00
  • 2126f9afc1 Ensure xcode/clang uses cflags Lovell Fuller 2014-07-09 21:14:40 +01:00
  • 41420eedcf Add details of Heroku buildpack, thanks @alex88 #57 Lovell Fuller 2014-07-06 13:20:41 +01:00
  • 1b6ab19b6d Remove fftw dependency when compiling libvips from src #57 Lovell Fuller 2014-07-03 21:12:18 +01:00
  • fbe5c18762 Expose depth of task queue Lovell Fuller 2014-06-25 23:21:39 +01:00
  • 8acb0ed5d0 Enable libvips C++ interpolators in Travis CI v0.5.1 Lovell Fuller 2014-06-18 21:08:09 +01:00
  • 430e04d894 Update (and reduce) dependencies ahead of v0.5.1 Lovell Fuller 2014-06-17 20:24:22 +01:00
  • 012edb4379 Support existing path to pkg-config lib for Heroku #57 Lovell Fuller 2014-06-17 19:55:41 +01:00
  • 11ead360a9 Add Promises benchmark Lovell Fuller 2014-06-13 19:20:39 +01:00
  • 84a059d7e3 Rotate should throw Error, not String. Lovell Fuller 2014-06-13 18:57:54 +01:00
  • b1b070ae5c Revert "use native Promise if available" Lovell Fuller 2014-06-13 18:46:36 +01:00
  • 4eb910fec9 Add support for bicubic and Nohalo interpolation #41 Lovell Fuller 2014-06-08 20:46:03 +01:00
  • f0a9d82bf7 Always convert to sRGB colourspace to prevent libwebp segfault #58 Lovell Fuller 2014-06-07 22:49:15 +01:00
  • 6d20a1ca81 Simplify gyp to support non-standard brew installs #56 Lovell Fuller 2014-06-04 22:54:44 +01:00
  • eca2787213 Add @jonathanong to contributors - thank you! Lovell Fuller 2014-06-05 22:18:47 +01:00
  • 8d146accf3 Correct docs - callback is optional for png Lovell Fuller 2014-06-05 22:00:39 +01:00
  • b635d015cd Merge pull request #55 from jonathanong/native-promises Lovell Fuller 2014-06-04 20:48:17 +01:00
  • 261a90c8a2 use native Promise if available Jonathan Ong 2014-06-03 21:11:14 -07:00
  • 4ae22b3425 Merge pull request #51 from jonathanong/deprecate-write Lovell Fuller 2014-06-04 10:43:59 +01:00
  • c9aa9c7723 Merge pull request #49 from jonathanong/strings-are-not-errors Lovell Fuller 2014-06-04 10:35:06 +01:00
  • 5e0b5969da show deprecation warning for .write() Jonathan Ong 2014-06-03 20:53:15 -07:00
  • ae6d5e69b1 fix error types, support promises on convenience methods Jonathan Ong 2014-06-03 20:41:15 -07:00
  • 5ccc2bca97 Warn about liborc 0.4.19 buffer overflows #21 v0.5.0 Lovell Fuller 2014-06-02 22:18:00 +01:00
  • 46b701c85c Fail fast when input Buffer is empty #37 Lovell Fuller 2014-06-02 21:11:25 +01:00
  • 7319533969 Add support for Promises/A+ #33 Lovell Fuller 2014-06-01 11:27:30 +01:00
  • 9a05684302 Add withoutEnlargement option #36 Lovell Fuller 2014-05-29 19:19:59 +01:00
  • 906311d403 Replace write() with toFile() to allow streams in the future #30 Lovell Fuller 2014-05-29 19:54:43 +01:00
  • 4de9a2435f Correct typo Lovell Fuller 2014-05-29 16:05:53 +01:00
  • a94dd2b354 Add support for image rotation including EXIF auto-orient Lovell Fuller 2014-05-26 14:59:44 +01:00
  • bc3311cbad Version bump v0.4.2 Lovell Fuller 2014-05-26 09:23:41 +01:00
  • 7b03eb89d7 Merge pull request #39 from pierreinglebert/update-nan Lovell Fuller 2014-05-26 09:15:35 +01:00
  • 15a519ebd9 update to nan 1.1.0 Pierre Inglebert 2014-05-25 22:35:53 +02:00
  • 3f8e9f6487 Merge pull request #38 from pierreinglebert/fix-max-cropping-29 Lovell Fuller 2014-05-24 11:54:59 +01:00
  • 39688371a8 fix max factor #29 Pierre Inglebert 2014-05-24 10:29:33 +02:00
  • e32faac17a Prevent writing output file over input file - closes #28 Lovell Fuller 2014-05-22 22:27:02 +01:00
  • 6c96bd0d37 Version bumps v0.4.1 Lovell Fuller 2014-05-22 00:18:43 +01:00
  • 6b5f2028b7 Add support for 32 bit Linux #27 Lovell Fuller 2014-05-21 23:46:10 +01:00
  • 276ba5228b Add usage example and further unit test for new max option v0.4.0 Lovell Fuller 2014-05-19 21:52:47 +01:00
  • ad7735a0a6 Merge pull request #18 from pierreinglebert/master Lovell Fuller 2014-05-19 21:03:04 +01:00
  • 88edad3fae add max option #18 Pierre Inglebert 2014-05-19 20:16:28 +02:00
  • 308d1971d8 Recalculate residual float value for affine after shrink #26 Lovell Fuller 2014-05-18 11:37:55 +01:00
  • 6622045172 Merge pull request #25 from pierreinglebert/fix-progressive-typo Lovell Fuller 2014-05-14 11:17:41 +01:00
  • f68ba8ea57 fix progressive typo Pierre Inglebert 2014-05-14 08:56:12 +02:00
  • 2e427bb28a Remove liborc from CI config (to match README) Lovell Fuller 2014-05-13 16:47:57 +01:00
  • efc7504961 Merge branch 'pierreinglebert-0.11-wip' Lovell Fuller 2014-05-13 16:45:32 +01:00
  • 8118613fa0 Merge branch '0.11-wip' of https://github.com/pierreinglebert/sharp into pierreinglebert-0.11-wip Lovell Fuller 2014-05-13 16:45:12 +01:00
  • eb6a221cee use master branch of image-magick-native until the 0.11 compatible is out Pierre Inglebert 2014-05-13 08:03:24 +02:00
  • acdfe02502 make travis test on node 0.11 Pierre Inglebert 2014-05-12 21:30:44 +02:00
  • 2e106f8e2e Version bumps Lovell Fuller 2014-05-10 20:23:08 +01:00
  • 10496881f1 Add quality and compressionLevel options for output image. #24 Lovell Fuller 2014-05-10 19:45:12 +01:00
  • e275f6f5dd Add warning about liborc memory leaks. #21 Lovell Fuller 2014-05-10 14:39:34 +01:00
  • d635c297a2 Replace use of deprecated libvips conv method. Lovell Fuller 2014-05-03 22:14:21 +01:00
  • 817c0a2a5a do not publish tests files Pierre Inglebert 2014-04-24 11:28:02 +02:00
  • 92fd34c627 remove unnecessary gitignore file Pierre Inglebert 2014-04-24 11:27:34 +02:00
  • 43086cf134 Merge branch 'master' into quality-option Lovell Fuller 2014-05-11 18:26:16 +01:00
  • e607bac31c Version bumps Lovell Fuller 2014-05-10 20:23:08 +01:00
  • f8338e7c4f Add quality and compressionLevel options for output image. #24 Lovell Fuller 2014-05-10 19:45:12 +01:00
  • 8322b442e0 Add warning about liborc memory leaks. #21 Lovell Fuller 2014-05-10 14:39:34 +01:00
  • afc51df4d8 Replace use of deprecated libvips conv method. Lovell Fuller 2014-05-03 22:14:21 +01:00
  • e3a70c1075 Merge pull request #22 from pierreinglebert/add-npmignore Lovell Fuller 2014-04-24 14:09:42 +01:00
  • e3ee2b2976 do not publish tests files Pierre Inglebert 2014-04-24 11:28:02 +02:00
  • cb285a6fb3 remove unnecessary gitignore file Pierre Inglebert 2014-04-24 11:27:34 +02:00
  • aed3ca63b3 use NanNull, NanNew & NanSymbol for 0.11.11+ compat Pierre Inglebert 2014-04-23 10:03:11 +02:00
  • cbcf5e0dcc Update instructions for libvips installation on Ubuntu Lovell Fuller 2014-04-18 13:09:45 +01:00