IBM / plex

The package of IBM’s typeface, IBM Plex.
SIL Open Font License 1.1
9.68k stars 575 forks source link

Box drawing characters have spaces between them #521

Open N-R-K opened 1 year ago

N-R-K commented 1 year ago

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 commented 1 year ago

Looks good with Gnome Terminal :grimacing:

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 commented 1 year ago

Tilix:

image

iTerm2:

Screenshot 2023-05-13 at 01 20 52
N-R-K commented 1 year ago

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 commented 1 year ago

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