qjebbs/vscode-plantuml

show wrong chinese character when vscode export pdf

Gojay001 opened this issue · 0 comments

Hi, thanks for your excellent work.

I have a question about chiese character display. When I use vscode to export pdf with #154 , It shows wrong chinese character as '#', like this:
image

other operation I have try can show chinese charater correctly:

  1. preview .pu;
  2. export .pu to png;
  3. export .pu to svg, and then convert svg to pdf.
    image

so, what can i do to export pdf in vscode directly? thanks!