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)

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.
Legal Disclosure | Privacy Policy
...