The Dillo internationalisation patch enables display of pages with
Japanese, Chinese, Korean, French, Greek and other character sets.
Many other patches are merged
with this and some other improvements added.
For bug reports and comments use BBS or email webmaster@teki.jpn.ph.
$ tar xjf dillo-0.8.0-i18n-misc-20040531.tar.bz2 $ cd dillo-0.8.0-i18n-misc-20040531 $ ./configure --disable-anti-alias && make $ su # make install-strip
Download Dillo. $ tar xjf dillo-0.7.3.tar.bz2 $ cd dillo-0.7.3 $ bzip2 -dc ../dillo-0.7.3-i18n-misc-20040530.diff.bz2 | patch -p1 -Z $ ./configure --disable-anti-alias && make clean && make $ su # make install-strip
--disable-anti-alias
no support antialiasing.
--disable-tabs
no support tabs.
--disable-ssl
no support SSL.
(It is include directory specification of Kerberos at --with-krb5-inc=DIR)
--enable-meta-refresh
support meta refresh.
"./configure --help" can see the list of options.
(Example)
"*"
"sans-serif"
"monospace"
"Kochi Gothic"
(Example)
"*-*"
"*-gothic"
"misc-fixed"
"shinonome-gothic"
"10 12 14 16 18 20" The same value can also be specified altogether. "14 14 14 14 14 14"
This is a Xft support patch for ROX-Filer version 1.2.2.
This is a Xft support patch for X Desktop Calendar. Merge a part of Mr.fukafuka's patch, and refered to Mr.Hasegawa's patchandMr.Sato's patch.

This is a high quality image resize tool for LCD display.
Sample pictures
resizelcd [-n|-s|--normal|--soft] [-f num] width(x)height BMPfiles...If you set 0 either width or height,you can holding the size ratio.
-s,--soft Makes soft image mode. -n,--normal This is default mode. -f num Change filter strength. 0 is sharpest. but it generates color noise. [0-100]
-s,--soft Makes soft image. -n,--normal This is default mode. -h,--hard Quality of image is made sharp.(v1.6.1 mode) It is effective for a photograph or real CG.