Commit Graph

  • 59f5c2d31b Update async dependency Lovell Fuller 2014-04-18 09:11:01 +01:00
  • d1b47ef419 Add details of performance test task - closes #12 v0.3.0 Lovell Fuller 2014-04-16 21:55:22 +01:00
  • 0954ca6adf Update performance test results Lovell Fuller 2014-04-15 22:57:27 +01:00
  • c9d7f43bd9 Add gm buffer-input perf tests Lovell Fuller 2014-04-15 22:57:07 +01:00
  • 481741315d Correct README markdown format Lovell Fuller 2014-04-14 22:09:08 +01:00
  • cae1dbdb89 Add imagemagick-native comparison to and disable vips caching in perf tests. Lovell Fuller 2014-04-14 22:03:48 +01:00
  • 200d5a9312 Major version increase ahead of incoming API additions. Add link to Travis CI status. Lovell Fuller 2014-04-08 23:11:01 +01:00
  • e9ca25cb45 Correct markdown typo Lovell Fuller 2014-04-08 22:40:34 +01:00
  • 33f24d41e7 Add Travis CI config Lovell Fuller 2014-03-13 22:07:50 +00:00
  • 45d5f12a63 Add details of Ubuntu 12.04 oddities. Closes #16. Lovell Fuller 2014-04-08 22:35:20 +01:00
  • 8785ca4331 Merge pull request #15 from pierreinglebert/feature-movefixtures Lovell Fuller 2014-04-02 22:54:05 +01:00
  • 1ecdf97bdb Move fixtures to a proper directory Add test for gif (libmagick) Pierre Inglebert 2014-04-02 22:20:47 +02:00
  • 3703ee41aa Merge pull request #14 from pierreinglebert/feature-magickloader Lovell Fuller 2014-04-02 22:26:38 +01:00
  • c8f023d8ba Support Node.js v0.10+ only. Add @pierreinglebert credit. Lovell Fuller 2014-04-02 22:19:53 +01:00
  • fe773733cd Merge pull request #11 from pierreinglebert/master Lovell Fuller 2014-04-02 22:08:21 +01:00
  • 19bec9346e add libmagick load support Pierre Inglebert 2014-04-02 22:17:41 +02:00
  • 9bd335079f check input files with vips foreign lib Pierre Inglebert 2014-04-02 21:04:01 +02:00
  • b6dc179551 remove all references to epeg Pierre Inglebert 2014-04-02 18:51:19 +02:00
  • e96fd8b9de 0.11 compat using nan Pierre Inglebert 2014-04-02 00:10:42 +02:00
  • 6a2816e917 Add help for compiling against the gettext dependency of libvips on Mac OS #9 Lovell Fuller 2014-03-13 22:16:47 +00:00
  • 06d88de5a2 Version bump Lovell Fuller 2014-03-12 21:11:25 +00:00
  • a292e1fe8e Add path to homebrew-installed pkgconfig for Mac OS 10.8 (10.9 is symlinked to 10.8) #9 Lovell Fuller 2014-03-12 20:45:35 +00:00
  • 08bb35e7af Add test dependency installation details Lovell Fuller 2014-03-11 22:44:05 +00:00
  • 0e89a5bbf2 Add summary of JPEG and PNG optimisation features Lovell Fuller 2014-03-10 22:32:14 +00:00
  • 2a0d79a78b Minor markdown layout fix v0.2.0 Lovell Fuller 2014-03-09 21:54:31 +00:00
  • 764b57022b Minor markdown layout fix Lovell Fuller 2014-03-09 21:53:09 +00:00
  • 5f61331d1a Breaking change to API to become more expressive (see #8). Add support for upscaling. Lovell Fuller 2014-03-09 21:44:03 +00:00
  • d0e6a4c0f3 Support identity transform when both width and height are not specified Lovell Fuller 2014-03-04 22:44:53 +00:00
  • f99e42d447 Add support for auto-scaling of width and height v0.1.8 Lovell Fuller 2014-03-03 23:24:09 +00:00
  • 9b4387be97 Improve installation instructions for libvips Lovell Fuller 2014-02-28 23:11:05 +00:00
  • 9c3631ecb7 Add comparative performance tests using random dimensions Lovell Fuller 2014-02-28 22:39:02 +00:00
  • 31ca68fb14 Improve documentation of cache method Lovell Fuller 2014-02-28 22:37:59 +00:00
  • d5d85a8697 Expose vips internal cache settings and status v0.1.7 Lovell Fuller 2014-02-25 23:31:33 +00:00
  • ae9a8b0f57 Remove unnecessary temporary copy of input buffer. Lovell Fuller 2014-02-23 10:52:40 +00:00
  • 0899252a72 Add support for WebP and TIFF image formats. Closes #7. v0.1.6 Lovell Fuller 2014-02-22 21:48:00 +00:00
  • 16551bc058 Take a temporary copy of buffers provided as input. Soak testing suggests this prevents the problems seen in #6. v0.1.5 Lovell Fuller 2014-02-12 22:33:49 +00:00
  • e9d196f696 Fix (unrelated) memory leak discovered whilst investigating #6 v0.1.4 Lovell Fuller 2014-02-06 22:20:48 +00:00
  • 2f97d04dfa Keep shrink-on-load logic DRY. Ensure canvas option (crop vs embed) is always as requested. v0.1.3 Lovell Fuller 2014-02-03 23:19:45 +00:00
  • e4ca8f44ec Version bump v0.1.2 Lovell Fuller 2014-02-01 23:00:37 +00:00
  • 6b3dc1e350 Ensure crop occurs on y-axis Lovell Fuller 2014-02-01 22:58:30 +00:00
  • 7ffcdb79e0 Add glib-2.0 path for Mac OS X Lovell Fuller 2014-01-30 18:28:24 +00:00
  • 10ce7c6693 Add parallel performance test to demonstrate effect of waiting for a worker thread Lovell Fuller 2014-01-26 20:16:42 +00:00
  • ccd6012152 Version bump v0.1.1 Lovell Fuller 2014-01-21 22:49:40 +00:00
  • 377662fffc Ensure gm perf tests actually resize. Prevent coredump when embeding pre-shrunk image within same dimensions. Lovell Fuller 2014-01-21 22:48:33 +00:00
  • d509458ba1 Major rewrite and therefore API change. Despite the name, image sharpening is now optional, plus there are other new options. Can now handle buffers in and out. Doubled performance in certain cases. Closes #3. Closes #4. v0.1.0 Lovell Fuller 2014-01-19 21:38:37 +00:00
  • be8f35d830 Use shrink-on-load for JPEG images, partially implementing #4. Switch to new vip_ methods from legacy im_ methods. Large performance gains all round. v0.0.9 Lovell Fuller 2014-01-16 22:51:44 +00:00
  • 7e8af63129 Improve thread/buffer shutdown using new vips_thread_shutdown method - closes #5 v0.0.8 Lovell Fuller 2014-01-15 21:35:44 +00:00
  • f7b8ce1287 Add support for writing image data output to a buffer, boosting ops/sec by ~7%. Partially implements #3. Lovell Fuller 2014-01-11 21:50:17 +00:00
  • dde9e94850 From here on in, this module will be using the bleeding edge version of libvips. Why? It just keeps getting faster. v0.0.6 Lovell Fuller 2013-11-23 22:08:51 +00:00
  • 21f12e74ba Add support for PNG format. Close #2. v0.0.5 Lovell Fuller 2013-10-26 16:32:18 +01:00
  • daeebcc7dc Add epeg module to the perf tests v0.0.4 Lovell Fuller 2013-10-19 13:39:57 +01:00
  • 5546a4f881 Added GraphicsMagick perf stats Lovell Fuller 2013-10-04 22:01:16 +01:00
  • 4aee725530 README layout clean-up Lovell Fuller 2013-10-02 23:40:32 +01:00
  • f3da2284b1 Now requires livbips 7.28 or later Lovell Fuller 2013-10-02 23:37:29 +01:00
  • f3cd263cb7 Replaced use of deprecated libvips im_* methods with new, shiny non-deprecated vips_* versions Lovell Fuller 2013-10-02 21:50:03 +01:00
  • 8443dd5122 Version bump Lovell Fuller 2013-10-02 19:35:49 +01:00
  • 0b7c8661fb The pkgconfig data file ends up in /usr/local when compiling libvips from source v0.0.3 Lovell Fuller 2013-09-23 21:40:01 +01:00
  • 30f75bcc56 Additional performance test stats Lovell Fuller 2013-08-29 22:55:42 +01:00
  • 6f5125e889 Corrected order of width and height in usage docs Lovell Fuller 2013-08-26 16:21:38 +01:00
  • 6e3f9b04de Corrected order of width and height in usage docs Lovell Fuller 2013-08-26 16:20:43 +01:00
  • b836704451 Improved performance benchmarks and usage docs v0.0.2 Lovell Fuller 2013-08-26 16:10:48 +01:00
  • 9ba9b95648 Improved API, added first performance test v0.0.1 Lovell Fuller 2013-08-20 23:55:03 +01:00
  • a4149ed2a5 Initial commit Lovell Fuller 2013-08-19 22:39:51 +01:00
  • 3db3405466 Initial commit Lovell Fuller 2013-08-19 13:24:24 -07:00