Skip to content




apt


Table of Content

apt

Write down things I installed using apt.

imagemagick

# https://stackoverflow.com/a/18579465
# convert from svg to png
convert -background none in.svg out.png

inkscape

# convert from svg to png
inkscape gateway-request-flow.svg -o gateway-request-flow.png