Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change font
#2
It's not about the font, it's about the encoding.
You either need to force the TWLan to use UTF-8 (or whatever encoding your file uses), but that would probably break the text of custom tools, or you need to html-encode all non-ASCII characters.
To do so, just write your language file like you normally would, but instead of placing that file in the lang folder, create an encoded copy. Simply use an encoder like this one (or Google "HTML entity encoder online"), paste the contents of your file there and use the output for the TWLan.

Regards
Molt


Messages In This Thread
Change font - by TWlan - 04.04.2015, 10:30
RE: Change font - by Molt - 04.04.2015, 12:15
RE: Change font - by TWlan - 04.04.2015, 12:29
RE: Change font - by Giant Slayer - 06.04.2015, 11:27



Users browsing this thread: 1 Guest(s)