Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

SVG Export does corrupt encoding of special text letters #151

Open
TarekSalha opened this issue Nov 18, 2021 · 1 comment
Open

SVG Export does corrupt encoding of special text letters #151

TarekSalha opened this issue Nov 18, 2021 · 1 comment
Labels
bug Something isn't working
Projects

Comments

@TarekSalha
Copy link

When exporting sketches containing german "Umlaute" like ä,ö or ü the icons are wrongly encoded with e.g. ü.
PNG exports on contrary work well.

Steps to reproduce the behavior:

  1. Create a new sketch
  2. Create a text block with mentioned german letters
  3. export as svg
  4. open corrupted svg

I would expect the letters to stay exactly as set in the frontend.

Additional Information:
This is the view in the frontend
image

This is the result of the svg export
image

@TarekSalha TarekSalha added the bug Something isn't working label Nov 18, 2021
@mithunshanbhag
Copy link
Contributor

mithunshanbhag commented Nov 18, 2021

Hi @TarekSalha, thanks for reporting this issue. I'm looking into it now.

Update: Turns out the issue is in a third-party library. I've opened a support ticket with them. Will update here as soon as I get a reply from them.

@mithunshanbhag mithunshanbhag added this to To do in cloudskew via automation Dec 10, 2021
@mithunshanbhag mithunshanbhag moved this from To do to In progress in cloudskew Jan 4, 2022
@mithunshanbhag mithunshanbhag moved this from In progress to To do in cloudskew Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
cloudskew
  
To do
Development

No branches or pull requests

2 participants