AleksandarDev / vscode-sequence-diagrams

Generates UML sequence diagrams from simple text
https://marketplace.visualstudio.com/items?itemName=AleksandarDev.vscode-sequence-diagrams
47 stars 16 forks source link

Export to PNG: Encoding problem of German "Umlaute" (ä,ö,ü) #18

Closed ml-eds closed 4 years ago

ml-eds commented 4 years ago

Hi,

thanks for creating this awesome VS Code extension!!

I just encountered the following bug (macOS 10.14.6, VS Code Version: 1.39.2)

To reproduce:

  1. Save simple sequence diagram with ä,ö,ü characters with UTF-8 encoding.

For example:

Title: Rückmeldung/In Bearbeitung Statuswechsel
CRM->>CRM: 1. Status: Rückmeldung
  1. Export to png.

Expected: ä,ö,ü are printed correctly in png Actual: See attached image Bildschirmfoto 2019-10-23 um 12 57 46

AleksandarDev commented 4 years ago

@ml-eds Should be fixed with new version 0.4.0