Closed erasin closed 8 years ago
Thanks for opening an issue, I'll try to support your use case.
I regret that the problem remains. you cant test it
+----------------------+
| |
| 中文处理 |
| |
+----------------------+
The vertical line is not closed.
I'm review your code, Try to fix the bug.
+----------------------+
| |
| 中文处理 |
| 12345678 |
| |
+----------------------+
The problem is that the chinese characters occupies 2 spaces visually, but only counted as 1 character.
The Grid assumes only 1 space occupied per character. A rewrite will have to be done in order to solve this bug.
convert "测试" and the second char will be cover the first char in svg.
svgbob < test.bob > test.svg
svg :