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

Wrong text generation with large embedded image #60

Closed
gregoiresage opened this issue May 11, 2019 · 3 comments
Closed

Wrong text generation with large embedded image #60

gregoiresage opened this issue May 11, 2019 · 3 comments

Comments

@gregoiresage
Copy link

gregoiresage commented May 11, 2019

Hi,

Thanks for making this awesome library!
I have a problem when I generate png from my svg if it contains large base64 encoded images.
The special characters in the text are not well rendered (it works without the images)

The text should look like that
test-ok

but it is rendered like that
test-ko

You have test-ok.svg and test-ko.svg in the following zip file
test.zip

Can you help me tro resolve the problem?

Thanks

@ChxGuillaume
Copy link

Got the same problem

@Fahme
Copy link

Fahme commented Jul 15, 2019

Did a quick fix for that try it and check if it helps. #63

@neocotic
Copy link
Owner

I'm sorry for the incredibly long delay in replying in responding to you but life sometimes gets in the way of OSS development. I thank you for your patience and, although I'm closing this issue out, I hope you'll be glad to know that I believe this issue has been resolved in with today's 0.6.0 release with the introduction of UTF-8 support.

If you continue to have this problem, please raise a new ticket with an SVG to reproduce the problem and, where possible, an expected and actual file of the output. I hope you can understand my delay.

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

4 participants