# 阅读材料三：使用PowerPoint制作中文文字角色

在线版的Scratch无法添加中文文字。要解决这个问题，除了使用离线版的Scratch以外，还可以使用PowerPoint软件制作中文文字角色。下面以PowerPoint 2010为例，介绍具体的操作步骤。

## 第一步：插入艺术字并输入文字

1.首先打开PowerPoint 2010软件，单击“插入”选项卡，找到并且单击

![](/files/-LWon33Ql_dRu0oWhtQp)

按钮，在下拉列表中选择一个适当的艺术字样式。

2.删除艺术字文本框中默认的文字，然后输入所需要的文字内容。

[单击此处](http://haohaodada.com/video/a21301.php)或者扫描下方二维码可以观看以上内容相关的视频。

![](/files/-LWon33WUgOGm2OcufXu)

## 第二步：修改、美化艺术字

单击选中艺术字，再单击“开始”选项卡，在“字体”属性设置区域为艺术字设置适当的字体、字号、颜色。

除此之外，还可以在“格式”选项卡的“形状样式”和“艺术字样式”属性设置区域对艺术字进一步美化。

[单击此处](http://haohaodada.com/video/a21302.php)或者扫描下方二维码观看以上内容相关的视频。

![](/files/-LWon33awfjAVgOyEicx)

## 第三步：将艺术字保存成图片

要在Scratch中使用艺术字，必须将艺术字保存为图片。用鼠标右键单击艺术字，在打开的快捷菜单中单击“另存为图片”选项，然后在“另存为图片”对话框中为艺术字图片指定保存位置、文件名，最后单击“保存”按钮将图片保存到计算机上。

[单击此处](http://haohaodada.com/video/a21303.php)或者扫描下方二维码观看以上内容相关的视频。

![](/files/-LWon33enPbeo6lb76ok)

## 第四步：在Scratch中添加中文文字角色

1.单击Scratch“角色列表区”的

![](/files/-LWoQhdgbBn_5ZQoLQzZ)

按钮，在“打开”对话框中找到并且双击保存在本地计算机上的PowerPoint艺术字图片；

2.稍等片刻后，就会将艺术字图片上传到Scratch的角色列表中。

[单击此处](http://haohaodada.com/video/a21304.php)或者扫描下方二维码观看以上内容相关的视频。

![](/files/-LWon33jGEJBsTobvav6)


---

# 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.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/notes-3.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.
