diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-11-07 06:18:47 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-11-07 06:18:47 +0000 |
commit | 9b52f573fd7d5e061e0c498703b333b2e8b6ef1d (patch) | |
tree | eb4f1dce0d270835553c95bceb546e5eca7b0767 /chinese/Makefile | |
parent | a93289bf7ccdec1556b5184770652f70bb8f03bb (diff) |
fandol - Four basic fonts for Chinese typesetting
Fandol fonts designed for Chinese typesetting. The current version contains
four styles: Song, Hei, Kai, Fang. All fonts are in OpenType format.
Website: http://www.ctan.org/pkg/fandol
Submitted by: intron <intron at intron ac>
Notes
Notes:
svn path=/head/; revision=425594
Diffstat (limited to 'chinese/Makefile')
-rw-r--r-- | chinese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 2bf5a8be030f..4a45f580fb50 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -31,6 +31,7 @@ SUBDIR += enscript SUBDIR += eric6 SUBDIR += eterm + SUBDIR += fandol SUBDIR += fcitx SUBDIR += fcitx-chewing SUBDIR += fcitx-cloudpinyin |