mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
61e8aea769
- Support both GB2312 and Big5 encodings. - It can now use TTC and TTF fonts. It's also the final version of bg5ps. PR: 22549 Submitted by: MAINTAINER
12 lines
302 B
Plaintext
12 lines
302 B
Plaintext
--- bg5ps.conf.orig Thu Nov 2 23:47:35 2000
|
|
+++ bg5ps.conf Thu Nov 2 23:50:27 2000
|
|
@@ -4,7 +4,7 @@
|
|
Encoding="big5"
|
|
|
|
#chineseFontPath: 指定中文字型的路徑(預設值: 與 bg5ps 同)
|
|
-chineseFontPath="/usr/share/fonts/ttf/"
|
|
+chineseFontPath="/usr/X11R6/lib/X11/fonts/TrueType"
|
|
|
|
#modify the above line
|
|
|