# 그림판 (drawing)

## 설치

터미널을 열고 다음을 입력합니다.

```bash
sudo apt install drawing
```

## 실행

간단한 이미지를 수정하거나 그림을 그릴 수 있는 그래픽 프로그램입니다.

기본 사용 방법은 좌측의 도구를 선택하고 하단의 색상, 크기, 옵션을 정해서 사용합니다.

예를 들어 모양![](/files/4GDMo4XwCuaiM6ALQ6NP) 아이콘을 선택하고 하단의 모양 옵션을 선택하여 사각형 동그라미 모양등을 지정하여 사용하실 수 있습니다.

<figure><img src="/files/4WT1dUuBSrxw8fsHjjVm" alt=""><figcaption></figcaption></figure>

환경 설정을 통해 기본 이미지의 크기를 지정하거나 도구 추가, 테마 등을 변경할 수 있습니다.

<figure><img src="/files/kNR10qw9SrEepjfwf0hM" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hamonikr.org/hamonikr-6.0/startmenu/graphic/drawing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
