Closed bung87 closed 3 years ago
Supplement:
For that reason, icon-gen v3 will move to @akabeko/svg2png.
this is related to https://github.com/akabekobeko/npm-icon-gen/issues/121 before that fixed, I suggest make a minor change let svg2png as peerDependencies, so developers install it by themselves, the common format of icon is png
as input, even developers get svg
from designer they can export as png themselves, I personally dont like download extra large file.
From now on, I removed develop
to change the branch tomaster
only. Therefore, this pull request was also closed in conjunction.
I am considering switching to the sharp
proposed in #135.
@bung87 Please explain the motive for this PR.
As v2.x, it depends on svg2png and has been verified with the final version 4.1.1. Therefore, it is treated as an implicitly installed dependencies.