Inkscape in a docker container with calibri-like font.
Run:
docker run --rm \
-e DISPLAY=unix:0 \
-e GDK_DPI_SCALE \
-e GDK_SCALE \
-v /etc/localtime:/etc/localtime:ro \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-u $(id -u) \
-v ${HOME}:${HOME}
dmitryrck/inkscape
Content type
Image
Digest
Size
162.8 MB
Last updated
over 7 years ago
docker pull dmitryrck/inkscape