in reply to Image Conversion: SVG to PNG
Try using the -quality option for convert.
Since the PNG standard uses lossless compression, the -quality option instead controls compression level and the type of filtering, as described in the documentation.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Image Conversion: SVG to PNG
by kcott (Archbishop) on Apr 25, 2017 at 10:32 UTC | |
by RonW (Parson) on Apr 26, 2017 at 21:34 UTC |