diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:41:45 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:41:45 +0000 |
commit | 5397d09e585a1938fb64bc9c5cd5daed1959eb90 (patch) | |
tree | cd2673d4ca9584c426f9291e54b7bbb508c11e76 /doc/README.m17n | |
parent | Adding upstream version 0.5.2 (diff) | |
download | w3m-5397d09e585a1938fb64bc9c5cd5daed1959eb90.tar.gz w3m-5397d09e585a1938fb64bc9c5cd5daed1959eb90.zip |
Adding upstream version 0.5.3upstream/0.5.3
Diffstat (limited to 'doc/README.m17n')
-rw-r--r-- | doc/README.m17n | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/README.m17n b/doc/README.m17n index 0dd1b78..c064d76 100644 --- a/doc/README.m17n +++ b/doc/README.m17n @@ -197,12 +197,20 @@ 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) If it is OFF, entities are treated as ISO 8859-1 graphic_char - Use graphic char for border of table and menu. + Use DEC special graphics for border of table and menu. If it is OFF, ruled line is used with CJK charset or UTF-8. Code conversion |