Closed skalleAnka closed 7 years ago
I am adding SVG support to a little hobby game I have. I made a test picture with Inkscape and tried to load it. Here are the results:
The body of the character in the in-game screenshot is rendered as a triangle. Here is the SVG file used: test.zip
I it matters I am using 64 bit Windows 7, the latest svgren from GIT, libsvgdom.0.2.25 and cairo_static.1.15.4.1.
And also, a big thank you for making this library.
Thanks for reporting this, It is now fixed. Please update to libsvgren version 0.4.8 and try.
Wow that was fast. Very impressive. It works now!
I am adding SVG support to a little hobby game I have. I made a test picture with Inkscape and tried to load it. Here are the results:
The body of the character in the in-game screenshot is rendered as a triangle. Here is the SVG file used: test.zip
I it matters I am using 64 bit Windows 7, the latest svgren from GIT, libsvgdom.0.2.25 and cairo_static.1.15.4.1.
And also, a big thank you for making this library.