How did I solved so that the ascii characters, latin accents, and the Ñ ñ letters could be visualized?Eggdrop v1.6.21, Configured with: '--with-handlen = 32'
Tcl library: /usr/share/tcl8.5
Tcl version: 8.5.13 (header version 8.5.13)
OS: Linux 3.10.23-xxxx-std-ipv6-64-vps
Tcl is threaded.
1) Modifying the binaries, see Bugs/Utf-8
2) Using the function [encoding convertfrom utf-8]
like this: set goodtext [encoding convertfrom utf-8 "$latintext"]
With versions 1.8x I can not solve it because:
1) Binaries are different from those published in the wiki solution, and I do not know what to modify and where.
2) Using the [encoding convertfrom utf-8] function nothing happens.
Examples of what is bad displayed:
When it should be showed like this:MyBoT: «» The song «» Cristian Castro - Buenos DÃ-as Amor
Anyone have any solutions to these problems?MyBoT: «» The song «» Cristian Castro - Buenos Días Amor