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
Hi, I am using the .NET Core 2.2 and am using the latest NuGet version of the SVG Package (2.4.2),
I am getting no errors when running the code like I saw on other issue reports, but for me the svg's are "empty". I'm trying to load / open an svg and drawing it, but it draws nothing.
I modified my code to save each loaded svg to a png image, this is the result: (The color is black, but that's a windows explorer thing, they're actually empty, but with defined size)