cloudskew / cloudskew

Online Diagram, Flowchart Maker

Home Page:https://www.cloudskew.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVG Export does corrupt encoding of special text letters

TarekSalha opened this issue · comments

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

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.