WoW UTF8 addon Dragonflight/Wrath of the Lich King Classic 2024
logo
wow addon UTF8

UTF8

Game Version: 6.0.3
Total Downloads: 23,362
Updated: Oct 28, 2014
Created: Oct 11, 2011
download UTF8Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v1.1 release 12.74 KB Oct 28, 2014 6.0.3 9,624 download UTF8 v1.1 releaseDownload
v1.0 release 12.68 KB Oct 11, 2011 4.2.0 13,738 download UTF8 v1.0 releaseDownload

Description

Share this:

Provides UTF-8 aware string functions implemented in pure lua:

  • string.utf8len(s)
  • string.utf8sub(s, i, j)
  • string.utf8reverse(s)

If utf8data.lua (containing the lower<->upper case mappings) is loaded, these additional functions are available:

  • string.utf8upper(s)
  • string.utf8lower(s)

All functions behave as their non UTF-8 aware counterparts with the exception that UTF-8 characters are used instead of bytes for all units.

Comments

Add a comment