# SVG2PNG: Each is buggy in their own way # ImageMagick: doesn't support transparency #SVG2PNG = convert $1 -format png $(if $3,-resize $3x)$(if $4,$4) $2 # librsvg: doesn't support