From: Araki K. <j00...@ip...> - 2002-01-15 13:46:51
|
Hi, [20020115-2] * calculating width of anti alias font was somewhat wrong. fixed. * variable column width anti alias fonts , which are specified in ~/.mlterm/vaafont , are supported. * #error instead of #<key>=#error is returned. * ESC]5380;wall_pictureBEL returns #wall_picture= instead of #error when no wall picture is used. [20020115] * #<key>=#error instead of #<key>=error is returned when error happens around ESC]5380;ptBEL sequence. * JISX0201 katakana copy&paste failed. fixed.(thanks to Kubota Tomohiro san) * ESC]5380;pwdBEL is supported. First , I made a serious mistake around calculation of Xft font width and fixed it. Next , mlterm configuration protocol is almost completed except ISCII , and http://www2u.biglobe.ne.jp/~hsaka/w3m/patch/w3mmlconfig.tar.gz , which uses the protocol and is made by Sakamoto Hironori san , works fine. tar zxvf w3mmlconfig.tar.gz , edit Makefile and make ; make install. then w3mmlconfig command will show you a configuration menu based on w3m local-CGI. -- kiken j00...@ip... |