drawing: add page (#8023)

feature/refresh-nano-2
Emily Grace Seville 2022-04-25 06:52:45 +10:00 committed by GitHub
parent df45659cd5
commit beff71015a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

16
pages/linux/drawing.md Normal file
View File

@ -0,0 +1,16 @@
# drawing
> Free basic raster image editor in GNOME desktop environment.
> More information: <https://maoschanz.github.io/drawing/>.
- Start Drawing:
`drawing`
- Open specific files:
`drawing {{path/to/image1 path/to/image2 ...}}`
- Open specific files in a new window:
`drawing --new-window {{path/to/image1 path/to/image2 ...}}`