diff --git a/README-zh.md b/README-zh.md index 4f77a42..f332a92 100644 --- a/README-zh.md +++ b/README-zh.md @@ -32,12 +32,20 @@ ■ **汉字字帖**:适合中文书写练习,帮助用户掌握汉字的正确书写方法。 ■ **汉字笔顺描写帖**:提供详细的汉字笔顺,帮助用户了解每个汉字的正确书写顺序,提升书写准确性。 -■ **拼音字母字帖**:适合小朋友练习书写拼音字母,帮助小朋友正确书写拼音。 ■ **汉字姓名字帖**:适合小朋友练习书写自己的中文名字,帮助小朋友正确书写自己的中文名字。 +■ **拼音字母字帖**:适合小朋友练习书写拼音字母,帮助小朋友正确书写拼音。 ■ **英文字母字帖**:适合英文书写练习,帮助用户提高英文字母书写能力。 ■ **笔控练习字帖**:专为书写初学者设计,帮助用户练习握笔姿势和书写力度,提升书写控制力。 ■ **数字字帖**:适合小朋友练习书写数字,提高数字书写能力。 ■ **笔顺查询**:提供汉字的正确书写顺序查询,帮助用户了解和掌握汉字的笔顺。 +■ **英文段落字帖** +■ **数字比大小** +■ **加减运算字帖** +■ **加减混合运算字帖** +■ **除法字帖** +■ **乘法字帖** +■ **竖式计算字帖** +■ **学习时钟字帖** ### 自定义选项 @@ -59,6 +67,8 @@ ![宝宝字帖 截图 7](./assets/screenshots-7-cn.png) +![宝宝字帖 截图 8](./assets/screenshots-8-cn.png) + ## 字体下载 可通过下面字体网站,下载需要的字体,然后重启字体宝宝,选择需要的字体。 diff --git a/README.md b/README.md index 8ad85bb..07e85b4 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,14 @@ minimum OS requirement: `macOS 14.0` ■ **Pen Control Practice Copybook**: Designed for beginners in writing, helping users practice pen holding posture and writing pressure, improving writing control. ■ **Number Copybook**: Suitable for children to practice writing numbers, helping them improve their number writing skills. ■ **Stroke Order Query**: Provides the correct stroke order for Chinese characters, helping users understand and master the stroke order of Chinese characters. +■ **English Paragraph Copybook** +■ **Number Comparison** +■ **Add/Sub Operations Copyboo** +■ **Mixed Add/Sub Copybook** +■ **Multiplication Copybook** +■ **Division Copybook** +■ **Vertical Calculation Copybook** +■ **Learn Clocks Copybook** ### Customization Options @@ -61,11 +69,13 @@ minimum OS requirement: `macOS 14.0` ![Copybook Generator Screenshot 7](./assets/screenshots-7.png) +![Copybook Generator Screenshot 8](./assets/screenshots-8.png) + ## Font Download You can download the required fonts from the websites below, then restart `Copybook Generator` and select the desired font. -- [Free Font](https://wordshub.github.io/free-font/) includes `Chinese` and `English` fonts +- [`Free Font`](https://wordshub.github.io/free-font/) includes `Chinese` and `English` fonts - [Ziti Tianxia](https://www.fonts.net.cn/) includes `Chinese` and `English` fonts - [ChinaZ Fonts](https://font.chinaz.com/) includes `Chinese` and `English` fonts - [Google Fonts](https://fonts.google.com/) includes `Chinese` and `English` fonts diff --git a/assets/screenshots-1-cn.png b/assets/screenshots-1-cn.png index 6041930..48ada06 100644 Binary files a/assets/screenshots-1-cn.png and b/assets/screenshots-1-cn.png differ diff --git a/assets/screenshots-1.png b/assets/screenshots-1.png index b642163..fb76022 100644 Binary files a/assets/screenshots-1.png and b/assets/screenshots-1.png differ diff --git a/assets/screenshots-5-cn.png b/assets/screenshots-5-cn.png index 46098e1..4a22cdb 100644 Binary files a/assets/screenshots-5-cn.png and b/assets/screenshots-5-cn.png differ diff --git a/assets/screenshots-5.png b/assets/screenshots-5.png index c20bfce..e61faa5 100644 Binary files a/assets/screenshots-5.png and b/assets/screenshots-5.png differ diff --git a/assets/screenshots-6-cn.png b/assets/screenshots-6-cn.png index 1626af6..2fe8f8c 100644 Binary files a/assets/screenshots-6-cn.png and b/assets/screenshots-6-cn.png differ diff --git a/assets/screenshots-6.png b/assets/screenshots-6.png index 392b9c2..3c4a352 100644 Binary files a/assets/screenshots-6.png and b/assets/screenshots-6.png differ diff --git a/assets/screenshots-8-cn.png b/assets/screenshots-8-cn.png new file mode 100644 index 0000000..c8bab40 Binary files /dev/null and b/assets/screenshots-8-cn.png differ diff --git a/assets/screenshots-8.png b/assets/screenshots-8.png new file mode 100644 index 0000000..61e184c Binary files /dev/null and b/assets/screenshots-8.png differ