akabekobeko / npm-icon-gen

Icon file generator for Windows, macOS, Web
MIT License
157 stars 29 forks source link

change to sharp #135

Closed mifi closed 3 years ago

mifi commented 3 years ago

to allow removing unmaintained phantomjs

see test run: https://github.com/mifi/npm-icon-gen/actions/runs/1463542851

Until this PR is merged it's possible to install this instead:

yarn add @mifi/npm-icon-gen
akabekobeko commented 3 years ago

@mifi I'm sorry, I deleted it by mistake.

Can you make a pull request to master again because I want to deal with it again?

akabekobeko commented 3 years ago

@mifi If the side pull request is difficult, please comment. Based on this pull request, I will try sharp myself.

I've left it for a long time, but I'm planning to move from svg2png to another library. Thank you for knowing the existence of sharp by this pull request.