Replies: 2 comments
-
I suspect that this library is not the solution that you are looking for. When Magick.NET reads a file it will change this from a vector image to a raster image and also save it as a raster image. But since SVG is also a vector format this is probably not what you want. I don't know which library has support for this though. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks so much for your prompt reply!
… On 8 Jan 2022, at 05:57, Dirk Lemstra ***@***.***> wrote:
I suspect that this library is not the solution that you are looking for. When Magick.NET reads a file it will change this from a vector image to a raster image and also save it as a raster image. But since SVG is also a vector format this is probably not what you want. I don't know which library has support for this though.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is it possible to convert a multi page postscript file to an SVG file? If so, could you please give me a snippet or a reference for doing it? Thanks so much!
Beta Was this translation helpful? Give feedback.
All reactions