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

does not support transform attributes which contain more than one transform. #706

Open
alien-sunset opened this issue Dec 16, 2024 · 0 comments

Comments

@alien-sunset
Copy link

this is breaking another service that uses your library.

I have an SVG that because of the way it is procedurally generated via Tracery I do not know the width of certain elements before they are generated and cannot do math within the program, so I am forced to do multiple transform/translate functions to get my images to render properly. since your library can't handle that, it breaks the SVG and makes the service unusable to me in this context. sadly this is the only service that does what it does.

please fix your code so i can do my thing.

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

1 participant