Hello, I have an svg which we generate on our server side which renders great in web browsers but when loading it in our app (through this cool package) we run into a few issues. The svg basically just contains positioned image tags with a base64 encoded href.
the output image loads all the images but they are not positioned/sized and they seemed to be flipped on their heads. I created a test file where I took out a few things but it should show the issue.
🙏🏼 thank you for reporting this @teejayhh the fix has been merged to develop and will be included in the next release. Please do let me know if there are any more issues.
Hello, I have an svg which we generate on our server side which renders great in web browsers but when loading it in our app (through this cool package) we run into a few issues. The svg basically just contains positioned image tags with a base64 encoded href.
the output image loads all the images but they are not positioned/sized and they seemed to be flipped on their heads. I created a test file where I took out a few things but it should show the issue.
Maybe I am using it wrong but I cant see how.
Cheers from Sydney