Files
tldr/pages.zh/common/krita.md

25 lines
439 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Krita
> 一款为数字艺术家设计的素描和绘画程序。
> 另见: `gimp`。
> 更多信息: <https://docs.krita.org/en/reference_manual/linux_command_line.html>。
- 启动Krita
`krita`
- 打开特定文件:
`krita {{path/to/image1 path/to/image2 ...}}`
- 无启动画面启动:
`krita --nosplash`
- 以特定工作区启动:
`krita --workspace {{Animation}}`
- 以全屏模式启动:
`krita --fullscreen`