-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add joinChannel and toColourspace commands #513
Commits on Jul 17, 2016
-
Add feature toColourspace / toColorspace to write output in desired c…
…olorspace Add feature joinChannels to add additional image channels to the input image
Matt Hirsch committedJul 17, 2016 Configuration menu - View commit details
-
Copy full SHA for 539f7f3 - Browse repository at this point
Copy the full SHA 539f7f3View commit details -
Matt Hirsch committed
Jul 17, 2016 Configuration menu - View commit details
-
Copy full SHA for 70a6985 - Browse repository at this point
Copy the full SHA 70a6985View commit details
Commits on Jul 18, 2016
-
unordered_map -> map ?? maybe this will fix xcode build error?
Matt Hirsch committedJul 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 8f5da58 - Browse repository at this point
Copy the full SHA 8f5da58View commit details
Commits on Jul 19, 2016
-
Add ability to read raw buffers in joinChannel
Matt Hirsch committedJul 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 6d1d1b3 - Browse repository at this point
Copy the full SHA 6d1d1b3View commit details -
outputMode -> colourspace (variable name change)
use BluebirdPromise instead of Promise to support old versions of node
Matt Hirsch committedJul 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 68d6fa2 - Browse repository at this point
Copy the full SHA 68d6fa2View commit details
Commits on Jul 20, 2016
-
Merge branch 'master' into joinChannel_and_toColourspace
Matt Hirsch committedJul 20, 2016 Configuration menu - View commit details
-
Copy full SHA for b85de24 - Browse repository at this point
Copy the full SHA b85de24View commit details
Commits on Jul 22, 2016
-
Merge branch 'master' into joinChannel_and_toColourspace
Matt Hirsch committedJul 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 1b33fbf - Browse repository at this point
Copy the full SHA 1b33fbfView commit details
Commits on Aug 8, 2016
-
Merge branch 'pencil' into joinChannel_and_toColourspace_pencil
Matt Hirsch committedAug 8, 2016 Configuration menu - View commit details
-
Copy full SHA for bb18328 - Browse repository at this point
Copy the full SHA bb18328View commit details -
Add a test of invalid input for toColourspace
Matt Hirsch committedAug 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 856c7d1 - Browse repository at this point
Copy the full SHA 856c7d1View commit details
Commits on Aug 14, 2016
-
Merge branch 'master' of github.com:lovell/sharp into joinChannel_and…
…_toColourspace
Matt Hirsch committedAug 14, 2016 Configuration menu - View commit details
-
Copy full SHA for c9849cf - Browse repository at this point
Copy the full SHA c9849cfView commit details -
fix bandbool unit test to create 1-channel image now that toColourspa…
…ce is available
Matt Hirsch committedAug 14, 2016 Configuration menu - View commit details
-
Copy full SHA for b38bc03 - Browse repository at this point
Copy the full SHA b38bc03View commit details
Commits on Aug 16, 2016
-
fix problem where second joinChannel array is not added correctly
Matt Hirsch committedAug 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 816204b - Browse repository at this point
Copy the full SHA 816204bView commit details -
only set the image interpretation once in joinChannel
Matt Hirsch committedAug 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 6f79a99 - Browse repository at this point
Copy the full SHA 6f79a99View commit details