lewish / asciiflow

ASCIIFlow
https://asciiflow.com
MIT License
4.76k stars 367 forks source link

Each Chinese character should occupy two ASCII characters to display. #152

Closed lar-ry closed 4 years ago

lar-ry commented 4 years ago

Each Chinese character should occupy two ASCII characters to display, otherwise it will display abnormal.

每个中文字符应该占两个ASCII字符显示,否则将会显示异常。

+----------------------------------------+
|                                        |
|  每个中文字符应该占两个ASCII字符显示,否则将会显示异常。        |
|                                        |
|  Each Chinese character should occupy  |
|  two ASCII characters to display,      |
|  otherwise it will display abnormal.   |
|                                        |
+----------------------------------------+
Qix- commented 4 years ago

Duplicate of #85.