513 Commits (1.17.0)
 

Author SHA1 Message Date
Rowan Wookey 2fb65bac7c Release 1.17.0 10 years ago
Rowan 693aa5ac1a Merge pull request #332 from jdiez17/composite 10 years ago
jdiez17 574ee21983 Added test for single-argument geometries 10 years ago
jdiez17 76acacb769 Modified geometry() as discussed on #332. 10 years ago
jdiez17 e3ee151c03 Added test for composite() 10 years ago
jdiez17 6132728fe8 Accept an optional masking image in composite() 10 years ago
jdiez17 e79f532c6a Changed geometry() to accept a custom geometry command. 10 years ago
jdiez17 8f57dfc3e6 Added initial code to composite.js. 10 years ago
jdiez17 2979581e81 Fixed indentation on README example. 10 years ago
jdiez17 c40f357b15 Added documentation for composite(). 10 years ago
Rowan 89329a151a Merge pull request #330 from dsign/HandleEmptyBuffers 10 years ago
Rowan 98bf0d6160 Added NPM badge 10 years ago
alcidesv acaeac6482 - Removing some trace logs 10 years ago
alcidesv 48f277b011 - streamToBuffer is not sensitive to empty buffers (and it shouldn't 10 years ago
Jonathan Ong a5cce8a4b1 Merge pull request #312 from ryngonzalez/patch-1 10 years ago
Ryan Gonzalez 18abb5e24d Typo 10 years ago
Rowan Wookey 74d73f1ac7 Allow compare tolerance to be set to 0 Fixes #302 10 years ago
Rowan Wookey 1fc540a718 Merge branch 'master' of github.com:aheckmann/gm 10 years ago
Rowan Wookey b7bbebb817 Document toBuffer format #303 10 years ago
Rowan 0ab0760e45 Merge pull request #306 from medikoo/propagate-spawn-errors 10 years ago
Rowan Wookey d34d5393fd Added link to dissolve docs 10 years ago
Rowan a883557ebd Merge pull request #300 from microadam/master 10 years ago
Mariusz Nowak c1af5ea8c2 Assure eventual spawn crash is propagated to cb 10 years ago
Adam Duncan 9fd5a1fa2e Add the dissolve gm command 10 years ago
Pawel Maciejewski 7cd2be5c36 Merge pull request #275 from desigens/repage 10 years ago
fragphace efc20541fd Merge branch 'mastix-master' 10 years ago
fragphace c7aee325bd #297 Update README 10 years ago
Sascha Sambale 631beec44f Extended Callback: Now the compare callback will also return the original as well as the compareTo filename so it can be used in the callback method in order to tell the user which files had problems or were not equal to each other. 10 years ago
Rowan 02bef0d4ea Merge pull request #294 from baslr/master 10 years ago
baslr 0c19be7328 document how to use imagemagick instead of gm 10 years ago
Aaron Heckmann 3a5f5b7603 Update README.md 10 years ago
Denis Denisov 0f1a9aeb0e Repare test on Travis 10 years ago
Denis Denisov 3fef98042a Added support of "repage+" option #274 10 years ago
Aaron Heckmann 38a73e0b41 readme 10 years ago
Aaron Heckmann 66e09e5cf3 release 1.16.0 10 years ago
Aaron Heckmann a717d73572 Merge pull request #267 from dwtkns/patch-1 10 years ago
Aaron Heckmann 944e101e9d Merge pull request #272 from fdecampredon/master 10 years ago
Aaron Heckmann 251548c37a update readme 10 years ago
François de Campredon e4e4bdd386 fix tests after rebase 10 years ago
François de Campredon a96e04e6d1 add highlightStyle options in tests 10 years ago
François de Campredon 1280a26e60 Add highlight-style support 10 years ago
Aaron Heckmann 9a9857f373 release 1.15.0 10 years ago
Norman Rzepka 7b54903c44 added test for compare 10 years ago
Norman Rzepka 40b2422dcb gm.compare: support for return values like 9.51582e-05 10 years ago
Aaron Heckmann 4e682e84ee Merge pull request #258 from Vokkim/master 10 years ago
Mikko Vesikkala 8dc9bf3a04 Add tolerance to gm.compare options object. Change the gm.compare logic to always run the mse comparison as expected. 10 years ago
François de Campredon d1c447ab85 add highlightStyle options in tests 10 years ago
François de Campredon 1de35c5ddb Add highlight-style support 10 years ago
Jonathan Ong 92a286604e README: add call for maintainers 10 years ago
Derek Watkins 9e21d9a18d fix dropped "+" when 0 passed as vertical roll amt 10 years ago