UNPKG

deepzoomtools

Version:

Node.js tool for converting images to Deep Zoom images (DZI).

41 lines (22 loc) 958 B
# Node.js Deep Zoom Tools ## 0.0.8 — Feburary 22, 2015 - Fix callback getting called twice, once prematurely. ## 0.0.7 — Feburary 22, 2015 - Change `postinstall` compilation hook to `prepublish`. ## 0.0.6 — October 9, 2014 - Add `postinstall` script to compile Streamline.js/Coffee. ## 0.0.5 — October 1, 2013 - Bump `coffee-script` version from 1.6.3 to 1.8.0. - Bump `streamline` version from 0.8.0 to 0.10.16. ## 0.0.4 — November 3, 2013 - Throw error when file already exists (error code 1). ## 0.0.3 — November 2, 2013 - Ensure [VIPS] and [ImageMagick] plugins accept more versions of their core library. ## 0.0.2 — November 1, 2013 - Add support for [VIPS] image library. - Auto-detect fastest library for image conversion. ## 0.0.1 — October 28, 2013 - Initial release. [ImageMagick]: http://www.imagemagick.org/script/index.php [VIPS]: http://www.vips.ecs.soton.ac.uk/index.php?title=Libvips