summaryrefslogtreecommitdiff
path: root/system/mlterm/README
diff options
context:
space:
mode:
authorMarco Cecchetti <mrc.ildp@gmail.com>2010-05-12 17:45:32 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 17:45:32 +0200
commitbcd2d19d54b2559c90cfac24253b53835043b46f (patch)
tree7a05cf09845c8945799876a6c08a9b8606998631 /system/mlterm/README
parent42963326e0c86556ccfb590c0f5e625b77c0b1e7 (diff)
downloadslackbuilds-bcd2d19d54b2559c90cfac24253b53835043b46f.tar.gz
system/mlterm: Updated for version 2.9.4
Diffstat (limited to 'system/mlterm/README')
-rw-r--r--system/mlterm/README24
1 files changed, 9 insertions, 15 deletions
diff --git a/system/mlterm/README b/system/mlterm/README
index d4a512d88e..caf02e4fe4 100644
--- a/system/mlterm/README
+++ b/system/mlterm/README
@@ -1,17 +1,11 @@
-mlterm is a multilingual X11 terminal emulator. It supports
-different character sets, encondings and complex characters.
+mlterm is a multilingual X11 terminal emulator. It supports different
+character sets, automatic selection of proper enconding, complex
+characters such as double width for East Asian and bi-direction for
+Arabic and Hebrew.
-mlterm is optionally dependent upon the following libraries:
+For ISCII rendering mlterm is dependent upon the libind library.
+To compile the package with libind support add "--enable-ind"
+to the configure options in the build script.
-- fribidi (for bidirectional rendering)
-http://freedesktop.org/wiki/Software/FriBidi
-
-- libind (for ISCII rendering)
-http://www.rxvt-idev.freeservers.com/
-
-If fribidi and libind have been installed on your system
-you can enable the support by adding the following
-compilation options to mlterm.slackbuild:
-
- --enable-fribidi
- --enable-ind
+To use anti-aliased fonts select XfreeType rather than xcore, run the
+script as follows: FONT_ENGINE=xft ./mlterm.SlackBuild