mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00731
[Bug 409388] Re: Feature request: UTF-8 and odd letters
Mudlet supports utf-8. However, your operating system needs to be set to
use utf-8 as default encoding. On most modern Linux machines this is
standard, but not everywhere.
** Changed in: mudlet
Status: New => Fix Released
--
Feature request: UTF-8 and odd letters
https://bugs.launchpad.net/bugs/409388
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: Fix Released
Bug description:
In the current Beta 14 you can not see odd letters such as ö, ä and å when shown from the MUD. Having support for that would be excellent for someone like me that actually uses them. I believe it's UTF-8 that's needed here.
A workaround right now is doing a replaceAll() at the weird letters and change it into what they should be. This works okay for now, except the ansi is stripped and people see the weird letters you sent.
References