|
From: Araki K. <j00...@ip...> - 2001-12-05 09:32:05
|
Hi,
I tried prototype implementation of RTL support.
http://f-cubed.com/ken/mlterm/mlterm-rtl-1.patch.gz
(patch for CVS current source tree)
I think mlterm with this patch works almost the same as xterm-152-27 except
arabic character shaping.
I don't know alomost anything about RTL and I may misunderstand many things.
So , I would like those familiar with RTL to check this patch.
<compilation>
$ gunzip -c mlterm-rtl-1.patch.gz | patch
$ ./configure
$ make
$ make install
$ mlterm -km utf8
and , cat utf8 files which contains RTL characters , copy and paste with xterm ,
move cursor etc , please.
At the present time an option to switch RTL support and a shaping character
function are not implemented.
I will also do them soon , of cource.
Regards.
--
kiken
j00...@ip...
|