Fixes #34, adding options.ligthness to diff (Diff swallows black color i...#51
Closed
B2F wants to merge 1 commit intoHumbleSoftware:masterfrom
Closed
Fixes #34, adding options.ligthness to diff (Diff swallows black color i...#51B2F wants to merge 1 commit intoHumbleSoftware:masterfrom
B2F wants to merge 1 commit intoHumbleSoftware:masterfrom
Conversation
…ows black color in added areas). Default +25 color light value.
Author
|
Examples of tests with screenshots in #34. |
Author
|
I will bring some changes to this, as it is contains feature request as well. I will also test it the alpha image from http://humblesoftware.github.io/js-imagediff/. Another pull request will follow. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds visibility to image differences by boosting light with a +25 value.
Processes options.lightness from imagediff.diff so the lightness boost can be easily changed.