Version 2.0.13 fixes the bugs left over in 2.0.12. Adds scroll wheel support. Furthermore, adds Unicode support (UTF-8 format). This is a significant change, so take care. The Unicode code comes only to effect, when your language environment variable (like LANG, LC_ALL, or LC_CTYPE) contain the substring UTF-8. To display Unicode properly, I use Xft font rendering, and insert a second font for CJK rendering.
Side effects: Captializing is now only done on the ASCII subset, not on other characters. This makes it possible to treat the switch between an 8 bit encoding like Latin1 and UTF-8 almost transparent. If you rely on case insensitive searches for Latin1 characters, you code will break. But if you define UTF-8 names, WORDS will list them as is (except the ASCII portion). -- Bernd Paysan "If you want it done right, you have to do it yourself" http://www.jwdt.com/~paysan/
pgpbrBrLNqJwv.pgp
Description: PGP signature
