JetBrains / JetBrainsMono

JetBrains Mono – the free and open-source typeface for developers
https://jetbrains.com/mono
SIL Open Font License 1.1
10.57k stars 299 forks source link

block runes are not covering the full height #613

Open tcurdt opened 1 year ago

tcurdt commented 1 year ago

These are the block runes at size 10:

Screenshot 2023-04-05 at 03 24 25

They look like expected. These are the block runes at size 12:

Screenshot 2023-04-05 at 03 24 12

Unfortunately they don't cover the full height. Hence using the block characters to draw blocks results unexpected horizontal lines.

This is using JetBrainsMono[wght].ttf in the macOS 12.6 Terminal.

What am I missing?