We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Thanks for you work and package.
I have an SVG with PNG images. PNG images converted improper position on a PDF.
result:
Expected result:
cairosvg.svg2pdf(url='P6.svg', write_to='P6.pdf')
May be i missed something or messed up, but playing with parameters didn't get me the right result.
SVG: P6.zip
Any help would be appreciate it.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi!
I think that the problem is the same as #400. Looks like the transformation matrix is not applied correctly in patterns.
Sorry, something went wrong.
No branches or pull requests
Hi,
Thanks for you work and package.
I have an SVG with PNG images. PNG images converted improper position on a PDF.
result:
Expected result:
May be i missed something or messed up, but playing with parameters didn't get me the right result.
SVG:
P6.zip
Any help would be appreciate it.
Thank you!
The text was updated successfully, but these errors were encountered: