Lovell Fuller
|
11ead360a9
|
Add Promises benchmark
|
2014-06-13 19:20:39 +01:00 |
|
Lovell Fuller
|
84a059d7e3
|
Rotate should throw Error, not String.
Minor JSLint and whitespace fixes.
|
2014-06-13 18:57:54 +01:00 |
|
Lovell Fuller
|
b1b070ae5c
|
Revert "use native Promise if available"
This reverts commit 261a90c8a2db463c4fa0002b22f2c9ff10c0d8e0.
|
2014-06-13 18:46:36 +01:00 |
|
Lovell Fuller
|
4eb910fec9
|
Add support for bicubic and Nohalo interpolation #41
|
2014-06-08 20:46:03 +01:00 |
|
Lovell Fuller
|
f0a9d82bf7
|
Always convert to sRGB colourspace to prevent libwebp segfault #58
|
2014-06-07 22:49:15 +01:00 |
|
Lovell Fuller
|
6d20a1ca81
|
Simplify gyp to support non-standard brew installs #56
|
2014-06-05 22:19:02 +01:00 |
|
Lovell Fuller
|
eca2787213
|
Add @jonathanong to contributors - thank you!
Bump versions
|
2014-06-05 22:18:47 +01:00 |
|
Lovell Fuller
|
8d146accf3
|
Correct docs - callback is optional for png
|
2014-06-05 22:00:39 +01:00 |
|
Lovell Fuller
|
b635d015cd
|
Merge pull request #55 from jonathanong/native-promises
use native Promise if available
|
2014-06-04 20:48:17 +01:00 |
|
Jonathan Ong
|
261a90c8a2
|
use native Promise if available
|
2014-06-04 09:03:37 -07:00 |
|
Lovell Fuller
|
4ae22b3425
|
Merge pull request #51 from jonathanong/deprecate-write
show deprecation warning for .write()
|
2014-06-04 10:43:59 +01:00 |
|
Lovell Fuller
|
c9aa9c7723
|
Merge pull request #49 from jonathanong/strings-are-not-errors
fix error types, support promises on convenience methods
|
2014-06-04 10:35:06 +01:00 |
|
Jonathan Ong
|
5e0b5969da
|
show deprecation warning for .write()
|
2014-06-03 20:53:37 -07:00 |
|
Jonathan Ong
|
ae6d5e69b1
|
fix error types, support promises on convenience methods
closes #48
|
2014-06-03 20:41:15 -07:00 |
|
Lovell Fuller
|
5ccc2bca97
|
Warn about liborc 0.4.19 buffer overflows #21
v0.5.0
|
2014-06-02 22:18:00 +01:00 |
|
Lovell Fuller
|
46b701c85c
|
Fail fast when input Buffer is empty #37
|
2014-06-02 21:11:25 +01:00 |
|
Lovell Fuller
|
7319533969
|
Add support for Promises/A+ #33
|
2014-06-01 11:27:30 +01:00 |
|
Lovell Fuller
|
9a05684302
|
Add withoutEnlargement option #36
|
2014-05-29 20:01:43 +01:00 |
|
Lovell Fuller
|
906311d403
|
Replace write() with toFile() to allow streams in the future #30
|
2014-05-29 19:54:43 +01:00 |
|
Lovell Fuller
|
4de9a2435f
|
Correct typo
|
2014-05-29 16:05:53 +01:00 |
|
Lovell Fuller
|
a94dd2b354
|
Add support for image rotation including EXIF auto-orient
|
2014-05-29 00:48:58 +01:00 |
|
Lovell Fuller
|
bc3311cbad
|
Version bump
v0.4.2
|
2014-05-26 09:23:41 +01:00 |
|
Lovell Fuller
|
7b03eb89d7
|
Merge pull request #39 from pierreinglebert/update-nan
update to nan 1.1.0
|
2014-05-26 09:15:35 +01:00 |
|
Pierre Inglebert
|
15a519ebd9
|
update to nan 1.1.0
|
2014-05-26 09:51:53 +02:00 |
|
Lovell Fuller
|
3f8e9f6487
|
Merge pull request #38 from pierreinglebert/fix-max-cropping-29
fix max factor #29
|
2014-05-24 11:54:59 +01:00 |
|
Pierre Inglebert
|
39688371a8
|
fix max factor #29
|
2014-05-24 10:29:33 +02:00 |
|
Lovell Fuller
|
e32faac17a
|
Prevent writing output file over input file - closes #28
|
2014-05-22 22:27:02 +01:00 |
|
Lovell Fuller
|
6c96bd0d37
|
Version bumps
v0.4.1
|
2014-05-22 00:18:43 +01:00 |
|
Lovell Fuller
|
6b5f2028b7
|
Add support for 32 bit Linux #27
|
2014-05-21 23:46:10 +01:00 |
|
Lovell Fuller
|
276ba5228b
|
Add usage example and further unit test for new max option
Simplify max vs crop logic
v0.4.0
|
2014-05-19 21:52:47 +01:00 |
|
Lovell Fuller
|
ad7735a0a6
|
Merge pull request #18 from pierreinglebert/master
Add 'max' canvas option to specify the maximum width and/or height.
Approximately equivalent to GraphicsMagick's geometry option.
|
2014-05-19 21:03:04 +01:00 |
|
Pierre Inglebert
|
88edad3fae
|
add max option #18
|
2014-05-19 20:18:26 +02:00 |
|
Lovell Fuller
|
308d1971d8
|
Recalculate residual float value for affine after shrink #26
Switch to static casts for double values
Add unit tests that previously would have failed
|
2014-05-18 11:39:05 +01:00 |
|
Lovell Fuller
|
6622045172
|
Merge pull request #25 from pierreinglebert/fix-progressive-typo
Fix progressive typo
|
2014-05-14 11:17:41 +01:00 |
|
Pierre Inglebert
|
f68ba8ea57
|
fix progressive typo
|
2014-05-14 08:56:12 +02:00 |
|
Lovell Fuller
|
2e427bb28a
|
Remove liborc from CI config (to match README)
|
2014-05-13 16:47:57 +01:00 |
|
Lovell Fuller
|
efc7504961
|
Merge branch 'pierreinglebert-0.11-wip'
|
2014-05-13 16:45:32 +01:00 |
|
Lovell Fuller
|
8118613fa0
|
Merge branch '0.11-wip' of https://github.com/pierreinglebert/sharp into pierreinglebert-0.11-wip
Conflicts:
package.json
|
2014-05-13 16:45:12 +01:00 |
|
Pierre Inglebert
|
eb6a221cee
|
use master branch of image-magick-native until the 0.11 compatible is out
|
2014-05-13 08:03:24 +02:00 |
|
Pierre Inglebert
|
acdfe02502
|
make travis test on node 0.11
|
2014-05-12 21:30:44 +02:00 |
|
Lovell Fuller
|
2e106f8e2e
|
Version bumps
|
2014-05-12 21:15:23 +02:00 |
|
Lovell Fuller
|
10496881f1
|
Add quality and compressionLevel options for output image. #24
|
2014-05-12 21:15:23 +02:00 |
|
Lovell Fuller
|
e275f6f5dd
|
Add warning about liborc memory leaks. #21
|
2014-05-12 21:15:23 +02:00 |
|
Lovell Fuller
|
d635c297a2
|
Replace use of deprecated libvips conv method.
Ensure unref of mask to fix minor memory leak of ~150 bytes/image.
|
2014-05-12 21:15:23 +02:00 |
|
Pierre Inglebert
|
817c0a2a5a
|
do not publish tests files
|
2014-05-12 21:15:23 +02:00 |
|
Pierre Inglebert
|
92fd34c627
|
remove unnecessary gitignore file
|
2014-05-12 21:15:23 +02:00 |
|
Lovell Fuller
|
43086cf134
|
Merge branch 'master' into quality-option
|
2014-05-11 18:26:16 +01:00 |
|
Lovell Fuller
|
e607bac31c
|
Version bumps
|
2014-05-10 20:23:08 +01:00 |
|
Lovell Fuller
|
f8338e7c4f
|
Add quality and compressionLevel options for output image. #24
|
2014-05-10 19:45:12 +01:00 |
|
Lovell Fuller
|
8322b442e0
|
Add warning about liborc memory leaks. #21
|
2014-05-10 14:39:34 +01:00 |
|