Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iconv(): Wrong charset, conversion from `UTF-8' #60

Open
imansarhaddi opened this issue Apr 12, 2022 · 2 comments
Open

iconv(): Wrong charset, conversion from `UTF-8' #60

imansarhaddi opened this issue Apr 12, 2022 · 2 comments

Comments

@imansarhaddi
Copy link

Hi
I have an issue generating svg.

iconv(): Wrong charset, conversion from UTF-8' to ASCII//TRANSLIT' is not allowed

How can i fix this ?

@goat1000
Copy link
Owner

Try setting the use_iconv option to false, that should prevent SVGGraph trying to use iconv.

@jerlabor
Copy link

jerlabor commented Jul 25, 2023

Try setting the use_iconv option to false, that should prevent SVGGraph trying to use iconv.

This also fixed the "iconv(): detected an illegal character in input string".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants