Lovell Fuller
|
8f41fed9c2
|
Add toFormat convenience method #137
|
2015-02-12 11:37:56 +00:00 |
|
Lovell Fuller
|
37c5ca7166
|
Skip SVG test when format is unavailable
It's possible to compile *magick without SVG support
|
2015-01-25 11:34:16 +00:00 |
|
Lovell Fuller
|
8421e3aa5f
|
Add limitInputPixels option to reject input #115
|
2015-01-20 14:18:05 +00:00 |
|
Lovell Fuller
|
c93f79daa7
|
Guard against InitImage failure #150
Protects against truncated image headers
|
2015-01-20 10:38:44 +00:00 |
|
Lovell Fuller
|
a190ae6b08
|
Add raw, uncompressed image data output #136
|
2015-01-16 22:28:24 +00:00 |
|
Lovell Fuller
|
d3225fa193
|
Add 'size' attribute to callback's info Object #138
|
2014-12-15 13:54:19 +00:00 |
|
Lovell Fuller
|
247b607afd
|
Add SVG and PSD fixtures and tests
|
2014-12-05 21:35:18 +00:00 |
|
Lovell Fuller
|
b7c7fc22f3
|
Ensure correct Gaussian blur before affine #121
Use double sigma instead of int radius for blur
|
2014-11-20 13:59:39 +00:00 |
|
Lovell Fuller
|
e465306d97
|
Disable libvips cache for unit tests
Aids memory leak detection
|
2014-11-11 18:09:48 +00:00 |
|
Lovell Fuller
|
7537adf399
|
Add features from libvips 7.40+
Load TIFF from Buffer/Stream
Interlaced PNG output no longer needs tilecache
Option to disable PNG adaptive row filtering
|
2014-11-08 12:08:27 +00:00 |
|
Lovell Fuller
|
a472adeb74
|
Fail fast for Buffer with unsupported format #105
|
2014-10-28 10:53:11 +00:00 |
|
Lovell Fuller
|
97fc2a2a3a
|
Ensure resize error from C++ is wrapped
Thanks to @papandreou
|
2014-10-23 09:39:37 +01:00 |
|
Lovell Fuller
|
6cade5bd7f
|
Increase unit test coverage to ~95%
|
2014-10-21 12:22:23 +01:00 |
|
Lovell Fuller
|
ca561daedf
|
Test code refactor #63
Use mocha for feature-specific unit tests
Add test coverage report via istanbul
|
2014-10-20 15:32:56 +01:00 |
|