I am attempting to convert SVG images to compressed JPG images.
I started by using Aspose.SVG, and implemented a method to do just that.
It is rather slow, but it did manage to make some decent jpg compressions. Howeve…... I tested my rendering options one by one and eventually...Drawing; using Aspose.Svg.Rendering.Image; using var svg = new...