freebsd-ports/chinese/CJK/pkg-descr
Xin LI 8873423497 Several improvements over chinese/CJK port, to make it possible to
support CJK PDF builds.

Submitted by:	intron <intron at intron ac>
Approved by:	Rong-En Fan <rafan at infor org> (maintainer, with changes)
Approved by:	clive
2006-03-16 06:22:02 +00:00

22 lines
799 B
Text

Welcome to CJK, a LaTeX2e macro package which enables the use of CJK
scripts (Chinese/Japanese/Korean) in various encodings.
Features of this port:
- full Chinese BIG5/GB support, including TTF fonts. For other Asian
lauguages, you have to supply those TTF fonts, then manually modify
relative settings.
- basic Type 3 font support and cooperate with DVIPDFMx
- a package "ccmap" from CCT for PDFTeX's CID support
- pseudo-italic and pseudo-bold Chinese font support
- configure PDFTeX to use TrueType fonts directly
- UTF-8 support for Arphic free fonts
- Type 1 scalable font support for Arphic free fonts
For more tips of using these features, please run this command
after installation:
pkg_info -D zh-CJK-\* | less
WWW: http://cjk.ffii.org/
Jing-Tang Keith Jang <keith@FreeBSD.org>