Closed thybzi closed 1 year ago
@nfroidure the change implemented in https://github.com/nfroidure/svgicons2svgfont/pull/137 was indeed a breaking change as it changes the icon height, not actually preserving aspect ratio.
Will it be fixed?
This issue seems to have been fixed somehow in 12.0.0
as listed here https://www.npmjs.com/package/svgicons2svgfont?activeTab=versions
But this doesn't seem to be an official release?
Forcing this specific module to 10.0.4 or 12.0.0 with npm overrides worksaround this issue.
Issue
I'm a gentledev i:
Expected behavior
wide glyph height based on content height
Actual behavior
wide glyph height based on content width (empty vertical space above icon content)
Steps to reproduce the behavior
normalize: true
Possibly broken in #137, works perfectly up to version 10.0.4, broken in 10.0.5
Debugging informations
node -v
result:npm -v
result:If the result is lower than 6.9.5, there is poor chances i even have a look to it. Please, use the last NodeJS LTS version.
Feature request
Feature description
Use cases