-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Images not always rendered #18
Comments
Hm that's strange. Are you sure are using the svg2png from plutosvg, and not from LunaSVG? I recompiled it again (without plutovg being installed, so it is fetched from github) and still get the same result on linux. |
I reinstalled the latest PlutoVG and PlutoSVG from GitHub and ensured that I am running Could you please run |
My bad! I just realized I was using the old SVG file from sammycage/plutovg#43. That was my oversight, and I appreciate your patience. After testing with the current file, I noticed it renders incorrectly with PlutoSVG. |
Oops. Whats the difference? The SVG files i attached are identical. |
My bad again ;). I just noticed that I removed all the image tags in the original SVG file when fixing the Endianness problems in sammycage/plutovg#43. |
Phew 😅 Thanks for reporting this issue! It has been fixed with the latest commit 20606c7. Test it out and let me know your feedback! |
Yes, perfect, thank you for this quick fix! |
With same example as in sammycage/plutovg#43:
Some of the circles are not rendered:
The hand and the text isn't rendered either. This is independent on the bigendian patch and also happens on linux.
The text was updated successfully, but these errors were encountered: