You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ To build the binary font files from source, you need to have installed the [Adob
34
34
35
35
### Building all fonts
36
36
37
-
For convenience, a shell script named `commands.sh` is provided in the root directory. It builds all OTFs and the OTC, and can be executed by entering the following command :
37
+
For convenience, a shell script named `commands.sh` is provided in the root directory. It builds all OTF and the OTC fonts, and can be executed by entering the following command :
38
38
39
39
```sh
40
40
$ ./commands.sh
@@ -61,7 +61,7 @@ Source Han Codeは、日本語グリフのみサポートしたSource Han Sans J
@@ -78,11 +78,11 @@ Source Han CodeにはGPOS featuresは含まれていません。
78
78
## Build the fonts
79
79
### Requirements
80
80
81
-
バイナリ形式のフォントを生成するためには、[Adobe Font Development Kit for OpenType](http://www.adobe.com/devnet/opentype/afdko.html) (AFDKO)のインストールが必要条件になります。AFDKOツールズは、フォント開発や、フォント制作ソフトの一部として幅広く使用されています。
81
+
バイナリ形式のフォントを生成するためには、[Adobe Font Development Kit for OpenType](http://www.adobe.com/devnet/opentype/afdko.html)(AFDKO)のインストールが必要条件になります。AFDKOツールズは、フォント開発や、フォント制作ソフトの一部として幅広く使用されています。
0 commit comments