Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

Programming

32 thoughts
last posted May 6, 2017, 10:17 p.m.
0

Convert an SVG to a PNG easily:

convert -resize <x>x<y> input.svg output.png

31 earlier thoughts