string_width¶ ↑ Get Width of Unicode Characters. Example¶ ↑ require 'string_width' puts 'テスト'.width #=> 6 Copyright¶ ↑ Copyright © 2009 jugyo. See LICENSE for details.