Understanding usage of svg-net for converting Metafile to SVG #1166
Unanswered
eduardo-proteinms
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am working on an application that currently allows users to export images rendered from calls to System.Drawing.Graphics. Currently we have places where we generate a Metafile from these images and I am wondering if svg-net can be used to generate an SVG from a Metafile object.
Basically the inverse of this operation: https://github.com/svg-net/SVG/blob/7ef8414c407d763a0225865f3ba9eed8fd40da7c/Tests/Svg.UnitTests/MetafileRenderingTest.cs
Beta Was this translation helpful? Give feedback.
All reactions