UNPKG

calipers

Version:

The fastest Node.js library for measuring image and PDF dimensions.

40 lines (20 loc) 1.55 kB
#### 2.0.1 (2018-06-08) ## Change Log **2.0.0**<small>_November 3, 2015_</small> — [Diff](https://github.com/calipersjs/calipers/compare/1.5.1...2.0.0) * Measurement of different file types is now available through plugins. You must now install a plugin for each file type you wish to measure. Please see the README for how to install and use version 2 plugins. **1.5.0**<small>_November 3, 2015_</small> — [Diff](https://github.com/lob/calipers/compare/v1.4.0...v1.5.0) * Added support for BMP images. #33 **1.4.0**<small>_November 3, 2015_</small> — [Diff](https://github.com/lob/calipers/compare/v1.3.0...v1.4.0) * Added support for WEBP images. #31 **1.3.0**<small>_October 8, 2015_</small> — [Diff](https://github.com/lob/calipers/compare/v1.2.0...v1.3.0) * Added support for Node 4. #24, #25, #27 **1.2.0**<small>_October 2, 2015_</small> — [Diff](https://github.com/lob/calipers/compare/v1.1.0...v1.2.0) * Added support for GIFs. #22 **1.1.0**<small>_July 30, 2015_</small> — [Diff](https://github.com/lob/calipers/compare/v1.0.2...v1.1.0) * Throw an error when given a PDF with no pages. #19 **1.0.2**<small>_May 16, 2015_</small> — [Diff](https://github.com/lob/calipers/compare/v1.0.1...v1.0.2) * Fixed a file descriptor leak. #18 **1.0.1**<small>_May 12, 2015_</small> — [Diff](https://github.com/lob/calipers/compare/v1.0.0...v1.0.1) * Added support for Node v0.12. #16 **1.0.0**<small>_April 2, 2015_</small> * Support for JPEG, PNG, and PDF.