commit 78abaefb766183fa0ca65fb50cc86114f137190e
parent bda627e53d1418320be1b7c51656a37d27f433f9
Author: htrb <htrb>
Date: Fri, 24 Dec 2010 10:53:26 +0000
add documents for options "east_asian_width", "gb18030_as_ucs" and "simple_preserve_space".
Diffstat:
3 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-24 Ito Hiroyuki <ZXB01226@nifty.com>
+
+ * [w3m-dev 04439] Update documents (README.m17n)
+ * doc-jp/README.m17n: add documents for options "east_asian_width", "gb18030_as_ucs" and "simple_preserve_space".
+ * doc/README.m17n: ditto.
+
2010-12-24 AIDA Shinra <shinra@j10n.org>
* [w3m-dev 04437] Re: Windows版w3mimg、他
diff --git a/doc-jp/README.m17n b/doc-jp/README.m17n
@@ -225,6 +225,14 @@
strict_iso2022
̩ ISO-2022-JP/KR/CN Ȥ(ǥե ON)
OFF ˤ ISO 2022 Ϥʸɽ/Ϥ롣
+ east_asian_width
+ UnicodeʸѤˤ(ǥե OFF)
+ ON ˤ East Asian Ambiguous ʸѤȤߤʤ
+ gb18030_as_ucs
+ GB18030 4Хʸ Unicode Ȥư(ǥե OFF)
+ simple_preserve_space
+ ñʶ¸
+ ON ˤܸʤɤǤʸ֤ζʤ
alt_entity
ƥƥ ASCII ɽɽ(ǥե ON)
diff --git a/doc/README.m17n b/doc/README.m17n
@@ -197,6 +197,14 @@ Option pannel
Strict ISO-2022-JP/KR/CN. (Default: ON)
If it is OFF, all ISO 2022 base character set can be displayed
with ISO-2022-JP/KR/CN.
+ east_asian_width
+ Use double width for some Unicode characters. (Default: OFF)
+ If it is ON, treat East Asian Ambiguous characters as double width.
+ gb18030_as_ucs
+ Treat 4 bytes char. of GB18030 as Unicode. (Default: OFF)
+ simple_preserve_space
+ Simple Preserve space.
+ If it is ON, a space is remained in Japanese and some other languages.
alt_entity
Use alternate expression with ASCII for entities. (Default: ON)