AlignJustify.js & alignWithSpaces.js double-byte mixed

Discuss and announce AkelPad plugins
Post Reply
  • Author
  • Message
Offline
Posts: 17
Joined: Thu May 03, 2018 2:14 am

AlignJustify.js & alignWithSpaces.js double-byte mixed

Post 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.
Post Reply