Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Box drawing characters have spaces between them #521

Open
N-R-K opened this issue May 12, 2023 · 4 comments
Open

Box drawing characters have spaces between them #521

N-R-K opened this issue May 12, 2023 · 4 comments
Labels
severity: 4 Affects minor functionality, no workaround needed type: bug 🐛

Comments

@N-R-K
Copy link

N-R-K commented May 12, 2023

Plex Mono

image

JetBrains Mono

image

Tested with

Plex Mono latest version (at the time of this writing v6.3.0).
XTerm terminal v378 (with libxft 2.3.6).
Also tested on Firefox v102.7.0esr.

Sample text used in the test:

Box drawing alignment tests:                                          █
                                                                      ▉
  ╔══╦══╗  ┌──┬──┐  ╭──┬──╮  ╭──┬──╮  ┏━━┳━━┓  ┎┒┏┑   ╷  ╻ ┏┯┓ ┌┰┐    ▊ ╱╲╱╲╳╳╳
  ║┌─╨─┐║  │╔═╧═╗│  │╒═╪═╕│  │╓─╁─╖│  ┃┌─╂─┐┃  ┗╃╄┙  ╶┼╴╺╋╸┠┼┨ ┝╋┥    ▋ ╲╱╲╱╳╳╳
  ║│╲ ╱│║  │║   ║│  ││ │ ││  │║ ┃ ║│  ┃│ ╿ │┃  ┍╅╆┓   ╵  ╹ ┗┷┛ └┸┘    ▌ ╱╲╱╲╳╳╳
  ╠╡ ╳ ╞╣  ├╢   ╟┤  ├┼─┼─┼┤  ├╫─╂─╫┤  ┣┿╾┼╼┿┫  ┕┛┖┚     ┌┄┄┐ ╎ ┏┅┅┓ ┋ ▍ ╲╱╲╱╳╳╳
  ║│╱ ╲│║  │║   ║│  ││ │ ││  │║ ┃ ║│  ┃│ ╽ │┃  ░░▒▒▓▓██ ┊  ┆ ╎ ╏  ┇ ┋ ▎
  ║└─╥─┘║  │╚═╤═╝│  │╘═╪═╛│  │╙─╀─╜│  ┃└─╂─┘┃  ░░▒▒▓▓██ ┊  ┆ ╎ ╏  ┇ ┋ ▏
  ╚══╩══╝  └──┴──┘  ╰──┴──╯  ╰──┴──╯  ┗━━┻━━┛  ▗▄▖▛▀▜   └╌╌┘ ╎ ┗╍╍┛ ┋  ▁▂▃▄▅▆▇█
                                               ▝▀▘▙▄▟
@Finii
Copy link

Finii commented May 12, 2023

Looks good with Gnome Terminal 😬

image

Installed font is 2.3 (latest) (downloaded from here)

Plex Mono latest version (at the time of this writing v6.3.0).

Where do you find that file? 6.3 is for the non-Mono ones?

image

@Finii
Copy link

Finii commented May 12, 2023

Tilix:

image

iTerm2:

Screenshot 2023-05-13 at 01 20 52

@N-R-K
Copy link
Author

N-R-K commented May 13, 2023

By version, I was referring to what I saw in the "releases" page. Didn't realize mono uses different versioning. Here's what I'm using (v2.3 as well):

image

Also for what it's worth, I'm using the otf version. I'll try out the ttf ones and see if that makes any difference.

UPDATE: The issue persists even with the ttf version:

image

@BoldMonday BoldMonday added type: enhancement 💡 severity: 4 Affects minor functionality, no workaround needed type: bug 🐛 and removed type: enhancement 💡 labels May 18, 2023
@BoldMonday
Copy link
Collaborator

Thanks for reporting and the extensive tests. We'll try to address this in a future update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: 4 Affects minor functionality, no workaround needed type: bug 🐛
Projects
None yet
Development

No branches or pull requests

3 participants