First try at Inkscape
At first I was running 0.94 from Ubuntu 20.04 repos and I disliked the interface so I stopped trying Inkscape for a while. After updating to 1.0.1 from the ppa ppa:inkscape.dev/stable
. It now follows the system GTK theme and it crashes less.
Here is my first actual try at making a vector image. Displayed in PNG for interwebs.
Fun stuff.
Decent versions of graphics software on Ubuntu 20.04
I’m running Ubuntu 20.04 on my main system. The packaged versions of several graphics packages crash all the time. (Krita is exempt from this and works great.)
Fix it this way.
Vidcutter: Pull my docker image justinhop/vidcutter
Synfig: Pull my docker image justinhop/synfig
Inkscape: sudo add-apt-repository ppa:inkscape.dev/stable
Graphics Drivers: sudo add-apt-repository ppa:graphics-drivers/ppa
I also don’t care for the appimage format. Yes, I tried snap as well. The docker images I created are based on the Nvidia container runtime. Figure it out.
Vidcutter in Docker
Fun using Docker’s public build pipelines hooked up to github.
Github – https://github.com/JustinHop/vidcutter-docker
Dockerhub – https://hub.docker.com/repository/docker/justinhop/vidcutter