Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Remove dependency on Cairo and Pango #10

Open
nathanmsmith opened this issue Feb 9, 2018 · 0 comments
Open

Remove dependency on Cairo and Pango #10

nathanmsmith opened this issue Feb 9, 2018 · 0 comments

Comments

@nathanmsmith
Copy link
Member

nathanmsmith commented Feb 9, 2018

This is caused by our usage of the .canvas() function of Trianglify. From the Trianglify readme:

To use this in a node.js environment, the optional dependency node-canvas needs to be installed.

The node-canvas docs mention that two dependencies, Cairo and Pango, need to be installed.

Unless previously installed you'll need Cairo and Pango.

Luckily the installation instructions aren't super hard, but it is annoying. Would love solutions to get rid of this!

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

No branches or pull requests

1 participant