1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/krita.md

26 lines
504 B
Markdown
Raw Normal View History

# krita
> 디지털 아티스트를 위한 스케치 및 페인팅 프로그램.
> 같이 보기: `gimp`.
> 더 많은 정보: <https://docs.krita.org/en/reference_manual/linux_command_line.html>.
- Krita 시작:
`krita`
- 특정 파일 열기:
`krita {{경로/대상/이미지1 경로/대상/이미지2 ...}}`
- 시작 화면 없이 시작:
`krita --nosplash`
- 특정 작업 공간으로 시작:
`krita --workspace {{애니메이션}}`
- 전체 화면 모드로 시작:
`krita --fullscreen`