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

Canvas native bindings #5

Open
dceejay opened this issue Oct 22, 2020 · 2 comments
Open

Canvas native bindings #5

dceejay opened this issue Oct 22, 2020 · 2 comments

Comments

@dceejay
Copy link

dceejay commented Oct 22, 2020

Hi,

One of the pre-reqs you have is canvas which has native c++ bindings... These do not recompile on platforms like the Raspberry PI so we can't use this node there...

Have you seen the pureimage package https://www.npmjs.com/package/pureimage ? That is pure JS so could maybe be more cross platform.

Just a thought. I know it would mean a re-write so may not be feasible/wanted. Thanks

@yhwang
Copy link
Owner

yhwang commented Oct 29, 2020

good info. I did manually compile canvas on arm earlier. I will try it out.

@dceejay
Copy link
Author

dceejay commented Oct 29, 2020

Yes it can be done manually - but is always a barrier for users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants