Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Wrong sized image after updating to 2.0.0 #22

Open
callumacrae opened this issue Jun 7, 2016 · 0 comments
Open

Wrong sized image after updating to 2.0.0 #22

callumacrae opened this issue Jun 7, 2016 · 0 comments

Comments

@callumacrae
Copy link

callumacrae commented Jun 7, 2016

Hello! After updating to 2.0.0, this is happening:

screen shot 2016-06-07 at 13 27 57

A load of white space that I don't want is being added.

Here is the code: pretty simple!

    return vinyl.src('logo.svg')
      .pipe(plugins.svg2png())
      .pipe(vinyl.dest('logo.png'));

Here is the input file I'm using: https://d12fm4vsc5tls2.cloudfront.net/assets/mermaid/images/logo-148x35-108d43dfab.svg

Any ideas what could be causing this?

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

No branches or pull requests

1 participant