Skip to content

Commit 56149d2

Browse files
committed
新增 英文文档 font settings
1 parent e6451f5 commit 56149d2

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

en/Tutorial/settings/font.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
1-
# 自定义字体
1+
# Custom font
22

3-
### 设置字体
3+
### font Setting
44

5-
Windows: 菜单【工具】【设置】【常用配置】
6-
MacOSX: 菜单【HBuilderX】【偏好设置】【常用配置】
5+
Windows: Menu [Tools - Settings - Common]
6+
7+
MacOSX: Menu [HBuilderX - Preferences -Common]
78

89
<img src="/static/snapshots/tutorial/font_1.png" />
910

10-
### 如何自定义字体?
11+
### How to customize the font?
1112

12-
字体列表,包含了操作系统内所有已安装的字体。
13+
The font list contains all installed fonts in the operating system.
1314

14-
自定义,只能填写操作系统内已有的字体;
15+
Custom, only fill in the existing fonts in the operating system;
1516

16-
如需要自定义,则需要先安装相应字体。
17+
If you need to customize, you need to install the corresponding font first.
1718

18-
### 示例
19+
### Example
1920

20-
[source-code-pro](https://github.com/adobe-fonts/source-code-pro)为例。
21+
Take [source-code-pro](https://github.com/adobe-fonts/source-code-pro) as an example.
2122

22-
下载字体后,点击安装,安装成功后就会出现字体列表中。
23+
After downloading the font, click Install, and the font list will appear after the installation is successful.
2324

2425
<img src="/static/snapshots/tutorial/font_2.png" />
2526

en/_sidebar.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
* [Git MacOSX](/Tutorial/SourceControl/Git/MacOSX.md)
2121
* [SVN Windows](/Tutorial/SourceControl/SVN/Windows.md)
2222
* [SVN MacOSX](/Tutorial/SourceControl/SVN/MacOSX.md)
23+
* Other
24+
* [Font Setting](/Tutorial/settings/font.md)
2325
* [Crash Reporter](/Tutorial/CrashReporter.md)
2426
<div class="contact-box">
2527
<a href="https://www.dcloud.io/hbuilderx.html" target="_blank" class="contact-item">

0 commit comments

Comments
 (0)