diff options
author | clive <clive@FreeBSD.org> | 2001-07-30 13:52:39 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-07-30 13:52:39 +0800 |
commit | f71c6f8e74263ac1fb40de509c8ed98a541404f6 (patch) | |
tree | 71e450faac19b2409804bbba995e6233f3053e38 /chinese/Makefile | |
parent | 7b6ad84d51d8b3f44dacef71654928722e0d19e7 (diff) | |
download | freebsd-ports-gnome-f71c6f8e74263ac1fb40de509c8ed98a541404f6.tar.gz freebsd-ports-gnome-f71c6f8e74263ac1fb40de509c8ed98a541404f6.tar.zst freebsd-ports-gnome-f71c6f8e74263ac1fb40de509c8ed98a541404f6.zip |
This package contains the standard Big5+ Chinese Ming 24x24 bitmap font (and
a resized 16x16 bitmap font) by CMEX and DynaLab for the X Window System
(PCF). This is one of the few Big5 or Big5+ Chinese bitmap fonts on the
Internet that is DFSG-compliant.
The font was designed by DynaLab and released by CMEX as part of the
proposed Big5+ standard documentation. It was then converted to HBF and BDF
format and further modified by Wei-Lun Chao in September 1998.
Submitted by: statue@freebsd.sinica.edu.tw
Handed to me via: keichii
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 ba1bd03d20ce..c5aa48ad07f9 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -19,6 +19,7 @@ SUBDIR += chinput2 SUBDIR += cle_base SUBDIR += cless + SUBDIR += cmexfonts SUBDIR += cxterm SUBDIR += dia SUBDIR += emacs20 |