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

Make installation of imagemagick optional #397

Merged
merged 2 commits into from Jan 14, 2019
Merged

Make installation of imagemagick optional #397

merged 2 commits into from Jan 14, 2019

Conversation

ghost
Copy link

@ghost ghost commented Jan 13, 2019

Previously check.py requires the installation of imagemagick. As imagemagick is a quite big package with a lot of dependencies, I'm not too enthusiastic to install it just for check.py.

This PR adds an internal routine to parse a SVG and calculate the image height. So imagemagick is not needed, but if it's installed, it will still be used instead of the new internal function.

So this won't break working installation, but new installations can try without imagemagick.

Bernhard Ehlers added 2 commits January 13, 2019 18:27
@grossmj grossmj merged commit 8bea5f2 into GNS3:master Jan 14, 2019
@grossmj
Copy link
Member

grossmj commented Jan 14, 2019

Thanks a lot 👍

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

Successfully merging this pull request may close these issues.

1 participant