neocotic / convert-svg

Node.js packages for converting SVG into other formats using headless Chromium
MIT License
200 stars 47 forks source link

Special characters outputs extra characters #64

Closed Sciguymjm closed 2 years ago

Sciguymjm commented 5 years ago

Using special characters such as © in the SVG strings yields extra characters:

Screen Shot 2019-07-31 at 2 46 42 PM

This is what it looks like in Chrome: Screen Shot 2019-07-31 at 2 47 01 PM

Fahme commented 5 years ago

63 created a quick fix for that check it out.

neocotic commented 2 years ago

I'm sorry for the incredibly long delay in replying in responding to you but life sometimes gets in the way of OSS development. I thank you for your patience and, although I'm closing this issue out, I hope you'll be glad to know that I believe this issue has been resolved in with today's 0.6.0 release with the introduction of UTF-8 support.

If you continue to have this problem, please raise a new ticket with an SVG to reproduce the problem and, where possible, an expected and actual file of the output. I hope you can understand my delay.