diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2022-01-30 15:46:02 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 15:46:02 +0300 |
commit | 5459492eaef9926419def7d85ad18b6c895a1568 (patch) | |
tree | 926eae76ba72579a1a36e0865b2db9f523a0b7dd /alacritty_terminal/src/config/scrolling.rs | |
parent | efae2cc80cb231081ce393fb922e6dcfc458260b (diff) | |
download | alacritty-5459492eaef9926419def7d85ad18b6c895a1568.tar.gz alacritty-5459492eaef9926419def7d85ad18b6c895a1568.zip |
Use cell width to compute builtin font thickness
While using underline thickness could sound logical to draw other
lines most fonts don't make underlines thick compared to cell bounding
box if you increase font size. So instead we're using cell width to
scale builtin font nicely.
This commit also adjusts arcs drawing and alignment.
Fixes #5826.
Fixes #5821.
Diffstat (limited to 'alacritty_terminal/src/config/scrolling.rs')
0 files changed, 0 insertions, 0 deletions