diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-06 15:41:24 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-06 15:41:24 +0000 |
commit | 44d74beb89fb8b18f8c8f36f8ba3c3ffcf9360ad (patch) | |
tree | 3a9571a91c6d3996c4028cf3f34ec4c6c5d9cfd7 /chinese/mozilla-tclp/files/user.js | |
parent | upgrade to 1.0 release (diff) |
change ps font
PR: 38948
Submitted by: maintainer
Diffstat (limited to 'chinese/mozilla-tclp/files/user.js')
-rw-r--r-- | chinese/mozilla-tclp/files/user.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/mozilla-tclp/files/user.js b/chinese/mozilla-tclp/files/user.js index 9facdbedbb13..88a1f88ed5c6 100644 --- a/chinese/mozilla-tclp/files/user.js +++ b/chinese/mozilla-tclp/files/user.js @@ -30,4 +30,5 @@ // Change lines below to your local system fonts // Check http://freebsd.sinica.edu.tw/~statue/zh-tut/web-browse.html // user_pref("print.postscript.nativecode.zh-TW", "big5"); - // user_pref("print.postscript.nativefont.zh-TW", "ArphicMingB5-Regular-ETen-B5-H"); + // user_pref("print.postscript.nativefont.zh-TW", "ShanHeiSun-Light-ETen-B5-H"); + // // user_pref("print.postscript.nativefont.zh-TW", "ArphicMingB5-Regular-ETen-B5-H"); |