Skip to content

Conversation

jjsuwa-sys3175
Copy link
Contributor

Due to historical circumstances, some of light/heavy version of Unicode box-drawing chars may have twice width of others (aka. "Zen-Kaku" in Japanese, means full-square), eg. All of '─'(U+2500), '│'(U+2502), '└'(U+2514) and '├'(U+251C) correspond to that in Windows Japanese fonts and locale.

Double versions, '═'(U+2550), '║'(U+2551), '╚'(U+255A) and '╠'(U+2560) are not like that.

(See Box Drawing, The Unicode Standard)

…rsion Due to historical circumstances, some of light/heavy version of Unicode box-drawing chars may have twice width of others (aka. "Zen-Kaku" in Japanese, means full-square), eg. All of '─'(U+2500), '│'(U+2502), '└'(U+2514) and '├'(U+251C) correspond to that in Windows Japanese fonts and locale. Double versions, '═'(U+2550), '║'(U+2551), '╚'(U+255A) and '╠'(U+2560) are not like that. (See [Box Drawing, The Unicode Standard](https://www.unicode.org/charts/PDF/U2500.pdf))
@mcspr mcspr merged commit fd9af97 into esp8266:master May 17, 2022
@jjsuwa-sys3175 jjsuwa-sys3175 deleted the double-box-drawing-chars branch May 17, 2022 13:52
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request Nov 18, 2024
…rsion (esp8266#8573) Due to historical circumstances, some of light/heavy version of Unicode box-drawing chars may have twice width of others (aka. "Zen-Kaku" in Japanese, means full-square), eg. All of '─'(U+2500), '│'(U+2502), '└'(U+2514) and '├'(U+251C) correspond to that in Windows Japanese fonts and locale. Double versions, '═'(U+2550), '║'(U+2551), '╚'(U+255A) and '╠'(U+2560) are not like that. (See [Box Drawing, The Unicode Standard](https://www.unicode.org/charts/PDF/U2500.pdf))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants