Page 1 of 1

AlignJustify.js & alignWithSpaces.js double-byte mixed

Posted: Mon Apr 01, 2019 6:12 am
by icijian
AlignJustify.js & alignWithSpaces.js Single-byte double-byte mixed text is not supported

Test example >测试例子:
test test test > test
test test > test
test > test
test test test 测试 > 测试 测试
test test 测试 > 测试
test > 测试

+Call("Scripts::Main", 1, "AlignJustify.js", "R")

Call("Scripts::Main", 1, "alignWithSpaces.js")

The calculation results are incorrect. I want to support single-byte double-byte text.