XML : Special characters not working in svg

I have some svg which has some special characters in it. while parsing it into xml, getting the error. Here is the svg,

  https://www.printhubpro.co.uk/images/export.svg    

It has string like this in svg

  รบ (may be representing EURO)    

Which causing issue.

I want to allow special character in svg. Any suggestion?

No comments:

Post a Comment