You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that this can be reproduced in slintpad, but not on the rust-compiled demo.
I believe the difference is that the rust demo uses resvg to render the SVG, while the interpreter uses a <img> tag with a source being the URL of the .svg
The latch on the printerdemo looks wrong in Slintpad (1.8.0 version):
On chrome:
In Firefox:
Looks to me like the rendering of the SVG is missing/has the wrong size.
The text was updated successfully, but these errors were encountered: