|
From: Araki K. <j00...@ip...> - 2001-12-21 11:47:27
|
Hi,
I committed changes below.
* option names are changed.
--ucs2other => --noucsfont
unicode_to_other_cs => not_use_unicode_font
--all2ucs => --onlyucsfont
all_cs_to_unicode => only_use_unicode_font
* full width chars are not be shown correctly in --onlyucsfont. fixed.
* -8/--88591 (iso88591_font_for_usascii) option is added.
* -R /usr/local/lib -R /usr/X11R6/lib options are added to LIBS macro in
src/Makefile.in tool/mlconfig/Makefile.in
(thanks to Uebayashi Masao san)
* illegal chars which is not based on ISO2022 (e.g. KOI8-R) are also accepted if
at all possible in ISO2022-based encodings.
I changed quite a few things these days around X Selection processing etc
according to the discussion in mlterm-dev-ja.
Kubota Tomohiro san will soon update mlterm.1 document and detail it.
--
kiken
j00...@ip...
|