16 lines
341 B
Markdown
16 lines
341 B
Markdown
# drawing
|
||
|
||
> 在GNOME桌面环境下的免费基本光栅图像编辑器。
|
||
> 更多信息:<https://maoschanz.github.io/drawing/>。
|
||
|
||
- 启动Drawing:
|
||
|
||
`drawing`
|
||
|
||
- 打开特定文件:
|
||
|
||
`drawing {{path/to/image1 path/to/image2 ...}}`
|
||
|
||
- 在新窗口中打开特定文件:
|
||
|
||
`drawing --new-window {{path/to/image1 path/to/image2 ...}}` |