LinuxCommandLibrary

drawing

Free basic raster image editor in GNOME desktop environment.

TLDR

Start Drawing

$ drawing
copy


Open specific files
$ drawing [path/to/image1 path/to/image2 ...]
copy


Open specific files in a new window
$ drawing --new-window [path/to/image1 path/to/image2 ...]
copy

Copied to clipboard