Skip to content
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

Possibility of porting entire capabilities of libvips into sharp #749

Closed
SuhairZain opened this issue Mar 31, 2017 · 3 comments
Closed

Possibility of porting entire capabilities of libvips into sharp #749

SuhairZain opened this issue Mar 31, 2017 · 3 comments
Labels

Comments

@SuhairZain
Copy link

I was trying to get some pixel-by-pixel manipulation done using Node and came across this library. I asked a doubt regarding what I wanted to get done and he sent me a snippet for Python which used the bandsplit() and bandjoin() functions . I looked at the sharp documentation for the JS equivalent, but it seems that sharp only has a subset of the capabilities offered by libvips.

Is there a chance that sharp might grow to include all the features of libvips or is this intended to be a lightweight library?

@lovell
Copy link
Owner

lovell commented Mar 31, 2017

Hello, did you see #241, a discussion of how this might be achieved?

@SuhairZain
Copy link
Author

Hi @lovell,
I read the discussion as well as the discussion on libvips on the same(https://github.com/jcupitt/libvips/issues/103). The last comment on these were made in September and I wonder what happened to those projects.

@lovell
Copy link
Owner

lovell commented Apr 3, 2017

#241 is still open and therefore under active consideration. Shall we close this question and continue any discussion there?

@lovell lovell closed this as completed May 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants