Hi guys,
Magick.NET-Q16-AnyCPU (7.10.0) on .NET Core 2 has a strange behavior in button creation (from .svg file), on Windows works correctly but on Ubuntu doesn't. This is the problem:
I suspect that you are using the build in MSVG coder on Ubuntu and on Windows you are using librsvg. You probably want to install inkspace on your Linux machine to get better SVG output.
dlemstra wrote: 2019-01-07T15:42:25-07:00
I suspect that you are using the build in MSVG coder on Ubuntu and on Windows you are using librsvg. You probably want to install inkspace on your Linux machine to get better SVG output.
Mmmh it's not clear for me sorry, could you be more detailed? I install librsvg but doesn't work again (i think because i dunno how change MSVG coder in Ubuntu) and Inkspace is a software, how could it help me? Replace the coder itself? If is possible i prefer to install standalone library and not software