# 글자

**글자 크기** : 블록의 글자 크기를 설정할 수 있어요.

* 형식 : 숫자
* 추천 사용 값 : 최소 크기 12, 콘텐츠 내용 크기 15, 제목 크기 17, 20

**글자 색상** : 블록의 글자 색상을 설정할 수 있어요.

* 형식 : 기본 설정 색상, 헥스 코드
* 추천 사용 값 : Base0, BaseP1, BaseP2, BaseM1, BaseM2, BaseM3

**글자 굵기** : 블록의 글자 굵기를 설정할 수 있어요.

* 형식 : regular, medium, bold

> \#텍스트, #글자 모양, #글씨체, #글자 스타일, #텍스트 스타일, #글자 두께

2023.08.03 Jinny

**Letter**

**Letter size**: You can set the letter size of building blocks.

* Format: Numeric values
* Recommended usage values: Minimum size of 12, content size of 15, title size of 17, 20

**Letter color**: You can set the letter color of building blocks.

* Format: default color, hex code
* Recommended usage values: Base0, BaseP1, BaseP2, BaseM1, BaseM2, BaseM3

**Letter thickness**: You can adjust the letter thickness of building blocks.

* Type: regular, medium, bold

2023.07.28 Song<br>


---

# 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.ohmyapp.io/main/guide/develop_app/4/style/text-font.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.
