65 Encoding when exporting Image Map - yEd Q&A
Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

Encoding when exporting Image Map

0 votes
Hello,

When exporting a graph containing ISO-1 characters (like é,è,à ), they are not well-formed. This is happening because no encoding are specified in the header of the HTML file.

 

Could you support to add encoding to the generated HTML file?

 

To handle the right encoding in my file, I have added the following line in the HEAD:

<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" />

Regards,

 

 

Brice
in Feature Requests by (630 points)

Please log in or register to answer this question.

Legal Disclosure | Privacy Policy
...