-
Notifications
You must be signed in to change notification settings - Fork 614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: gm.compare is not a function #617
base: issue-448
Are you sure you want to change the base?
Commits on Sep 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for abc1f87 - Browse repository at this point
Copy the full SHA abc1f87View commit details -
Merge pull request #450 from ryanwholey/master
Changed word 'reformated' to read 'reformatted'
Configuration menu - View commit details
-
Copy full SHA for d113cc2 - Browse repository at this point
Copy the full SHA d113cc2View commit details
Commits on Sep 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for de8b57d - Browse repository at this point
Copy the full SHA de8b57dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c7dd39 - Browse repository at this point
Copy the full SHA 7c7dd39View commit details
Commits on Oct 26, 2015
-
1
Configuration menu - View commit details
-
Copy full SHA for 5f5c774 - Browse repository at this point
Copy the full SHA 5f5c774View commit details -
Fixed #465 hard coded gm binary, also fixed issues with compare and f…
…ixed tests so they will fail on subsequent runs when they should do
Configuration menu - View commit details
-
Copy full SHA for 4ad863b - Browse repository at this point
Copy the full SHA 4ad863bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e8d84 - Browse repository at this point
Copy the full SHA d8e8d84View commit details
Commits on Dec 1, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d7c84e9 - Browse repository at this point
Copy the full SHA d7c84e9View commit details
Commits on Jan 6, 2016
-
yuta25 committed
Jan 6, 2016 Configuration menu - View commit details
-
Copy full SHA for a797086 - Browse repository at this point
Copy the full SHA a797086View commit details
Commits on Feb 12, 2016
-
Fixing error handling if gm is not installed.
aeo3 committedFeb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 18492cc - Browse repository at this point
Copy the full SHA 18492ccView commit details
Commits on Mar 16, 2016
-
Support multiple value while identify image.
When metadata has multiple value like keywords parser(./lib/getters.js) just take the last because parser override the previous value. Instead of override this commit cast it to array.
Configuration menu - View commit details
-
Copy full SHA for 6cd305d - Browse repository at this point
Copy the full SHA 6cd305dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c8fe2c - Browse repository at this point
Copy the full SHA 8c8fe2cView commit details -
Merge pull request #499 from aeo3/master
Fixing error handling if gm is not installed.
Configuration menu - View commit details
-
Copy full SHA for 8f6d8b2 - Browse repository at this point
Copy the full SHA 8f6d8b2View commit details
Commits on Mar 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b4eab5d - Browse repository at this point
Copy the full SHA b4eab5dView commit details
Commits on Apr 7, 2016
-
Merge pull request #509 from emaniacs/master
Support multiple value while identify image.
Configuration menu - View commit details
-
Copy full SHA for 552a83d - Browse repository at this point
Copy the full SHA 552a83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 446fc09 - Browse repository at this point
Copy the full SHA 446fc09View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1bef9d - Browse repository at this point
Copy the full SHA c1bef9dView commit details
Commits on May 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d7cf98b - Browse repository at this point
Copy the full SHA d7cf98bView commit details
Commits on May 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2dbb38a - Browse repository at this point
Copy the full SHA 2dbb38aView commit details
Commits on Jun 7, 2016
-
Use cross-spawn to spawn processes
This provides better cross-platform support
Configuration menu - View commit details
-
Copy full SHA for c692f56 - Browse repository at this point
Copy the full SHA c692f56View commit details
Commits on Jun 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 41aea52 - Browse repository at this point
Copy the full SHA 41aea52View commit details
Commits on Jun 27, 2016
-
Trying to read (__dirname + '/package.json') file at run-time won't work with webpack. Using require('./package.json') instead allows webpack to include package.json's source into the bundle.
sean shirazi committedJun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 4ee9ddb - Browse repository at this point
Copy the full SHA 4ee9ddbView commit details
Commits on Jul 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 90d4b51 - Browse repository at this point
Copy the full SHA 90d4b51View commit details
Commits on Aug 1, 2016
-
Merge pull request #544 from wahengchang/master
loading image from URL
Configuration menu - View commit details
-
Copy full SHA for 57742a7 - Browse repository at this point
Copy the full SHA 57742a7View commit details -
Merge pull request #551 from amilajack/patch-1
Added travis ci support for modern node versions
Configuration menu - View commit details
-
Copy full SHA for 47208eb - Browse repository at this point
Copy the full SHA 47208ebView commit details -
Merge pull request #537 from bdukes/cross-spawn
Use cross-spawn to spawn processes
Configuration menu - View commit details
-
Copy full SHA for d173005 - Browse repository at this point
Copy the full SHA d173005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7e733 - Browse repository at this point
Copy the full SHA 4b7e733View commit details -
Merge pull request #527 from Sebmaster/fix/thumbnail-option
Make thumbnail accept the same options as resize
Configuration menu - View commit details
-
Copy full SHA for 13b4226 - Browse repository at this point
Copy the full SHA 13b4226View commit details -
Merge pull request #487 from dlwr/dispose-support
Add dispose support
Configuration menu - View commit details
-
Copy full SHA for f70800b - Browse repository at this point
Copy the full SHA f70800bView commit details -
Merge pull request #547 from sean-shirazi/webpack-fix
works with webpack
Configuration menu - View commit details
-
Copy full SHA for f33021e - Browse repository at this point
Copy the full SHA f33021eView commit details
Commits on Aug 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d650da6 - Browse repository at this point
Copy the full SHA d650da6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74473c2 - Browse repository at this point
Copy the full SHA 74473c2View commit details -
Merge pull request #563 from aheckmann/globals
tests; remove global leaks
Configuration menu - View commit details
-
Copy full SHA for c6a6c5a - Browse repository at this point
Copy the full SHA c6a6c5aView commit details
Commits on Sep 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 46ceadd - Browse repository at this point
Copy the full SHA 46ceaddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 442d081 - Browse repository at this point
Copy the full SHA 442d081View commit details
Commits on Nov 9, 2017
-
Add install graphicsmagick with WebP to README
Now GM can support WebP too.
Configuration menu - View commit details
-
Copy full SHA for 42d96f2 - Browse repository at this point
Copy the full SHA 42d96f2View commit details
Commits on Dec 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2507d59 - Browse repository at this point
Copy the full SHA 2507d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8cfed6 - Browse repository at this point
Copy the full SHA e8cfed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0286f47 - Browse repository at this point
Copy the full SHA 0286f47View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 42c7edf - Browse repository at this point
Copy the full SHA 42c7edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4db5a1 - Browse repository at this point
Copy the full SHA b4db5a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e715cbd - Browse repository at this point
Copy the full SHA e715cbdView commit details
Commits on Aug 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4507a02 - Browse repository at this point
Copy the full SHA 4507a02View commit details
Commits on Mar 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 61de936 - Browse repository at this point
Copy the full SHA 61de936View commit details
Commits on Feb 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bcca22e - Browse repository at this point
Copy the full SHA bcca22eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6130882 - Browse repository at this point
Copy the full SHA 6130882View commit details
Commits on Mar 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5f536c2 - Browse repository at this point
Copy the full SHA 5f536c2View commit details
Commits on Jun 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2f3df66 - Browse repository at this point
Copy the full SHA 2f3df66View commit details
Commits on Sep 11, 2022
-
Merge pull request #689 from PatrykMiszczak/patch-1
Add install graphicsmagick with WebP to README
Configuration menu - View commit details
-
Copy full SHA for 0aa8773 - Browse repository at this point
Copy the full SHA 0aa8773View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e0408 - Browse repository at this point
Copy the full SHA f3e0408View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea4ab86 - Browse repository at this point
Copy the full SHA ea4ab86View commit details -
Configuration menu - View commit details
-
Copy full SHA for f404ee7 - Browse repository at this point
Copy the full SHA f404ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 309e334 - Browse repository at this point
Copy the full SHA 309e334View commit details
Commits on Sep 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ee6276 - Browse repository at this point
Copy the full SHA 7ee6276View commit details -
Merge pull request #834 from delesseps/fix-doc-links
Fix broken links in README
Configuration menu - View commit details
-
Copy full SHA for a3f4bd5 - Browse repository at this point
Copy the full SHA a3f4bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee2a46 - Browse repository at this point
Copy the full SHA 8ee2a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff6ddb - Browse repository at this point
Copy the full SHA 2ff6ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d04a7ab - Browse repository at this point
Copy the full SHA d04a7abView commit details -
Merge pull request #843 from aheckmann/aheckmann-patch-1
create workflow
Configuration menu - View commit details
-
Copy full SHA for ef56f71 - Browse repository at this point
Copy the full SHA ef56f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2619719 - Browse repository at this point
Copy the full SHA 2619719View commit details
Commits on Sep 19, 2022
-
Merge pull request #788 from LongTengDao-fork-A/master
Clear up the ruins
Configuration menu - View commit details
-
Copy full SHA for fab538b - Browse repository at this point
Copy the full SHA fab538bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d01aa6f - Browse repository at this point
Copy the full SHA d01aa6fView commit details -
added format inference from the filename
added format inference from the filename for input buffers or streams Fixes #429
Configuration menu - View commit details
-
Copy full SHA for a7f20dc - Browse repository at this point
Copy the full SHA a7f20dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c63473a - Browse repository at this point
Copy the full SHA c63473aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1f17f - Browse repository at this point
Copy the full SHA 8f1f17fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0c39ab - Browse repository at this point
Copy the full SHA d0c39abView commit details -
stip removes the the colorprofile which results in wrong colors for i…
…mages with AdobeRGB profile
Configuration menu - View commit details
-
Copy full SHA for 8e0f0cb - Browse repository at this point
Copy the full SHA 8e0f0cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a2cb9 - Browse repository at this point
Copy the full SHA 41a2cb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd379aa - Browse repository at this point
Copy the full SHA cd379aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23ab2c1 - Browse repository at this point
Copy the full SHA 23ab2c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed041fe - Browse repository at this point
Copy the full SHA ed041feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ebb09c - Browse repository at this point
Copy the full SHA 1ebb09cView commit details -
Merge pull request #821 from agokhale/pdf-noncompliant
Pdf noncompliant
Configuration menu - View commit details
-
Copy full SHA for 1808616 - Browse repository at this point
Copy the full SHA 1808616View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6d183 - Browse repository at this point
Copy the full SHA ef6d183View commit details -
Configuration menu - View commit details
-
Copy full SHA for c44d80e - Browse repository at this point
Copy the full SHA c44d80eView commit details
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 16385dc - Browse repository at this point
Copy the full SHA 16385dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for be71cef - Browse repository at this point
Copy the full SHA be71cefView commit details -
Squashed commit of the following:
commit f7cc292 Author: Piotr Konieczny <[email protected]> Date: Wed Jan 23 13:42:13 2019 +0100 Updating README commit b740a6c Author: Piotr Konieczny <[email protected]> Date: Wed Jan 23 13:37:35 2019 +0100 Fix ImageMagick 7+ Co-authored-by: Piotr Konieczny <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a1f67a - Browse repository at this point
Copy the full SHA 3a1f67aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9879a12 - Browse repository at this point
Copy the full SHA 9879a12View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ff6d7 - Browse repository at this point
Copy the full SHA d8ff6d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47ca8e - Browse repository at this point
Copy the full SHA e47ca8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c7cac3 - Browse repository at this point
Copy the full SHA 9c7cac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f2ff7 - Browse repository at this point
Copy the full SHA e4f2ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad6097f - Browse repository at this point
Copy the full SHA ad6097fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c5a260 - Browse repository at this point
Copy the full SHA 7c5a260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e4217 - Browse repository at this point
Copy the full SHA 01e4217View commit details -
Configuration menu - View commit details
-
Copy full SHA for d282ef7 - Browse repository at this point
Copy the full SHA d282ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf11965 - Browse repository at this point
Copy the full SHA bf11965View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ca6ca - Browse repository at this point
Copy the full SHA b2ca6caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ad6cce - Browse repository at this point
Copy the full SHA 6ad6cceView commit details