aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2022-01-30 15:46:02 +0300
committerGitHub <noreply@github.com>2022-01-30 15:46:02 +0300
commit5459492eaef9926419def7d85ad18b6c895a1568 (patch)
tree926eae76ba72579a1a36e0865b2db9f523a0b7dd /alacritty_terminal/src
parentefae2cc80cb231081ce393fb922e6dcfc458260b (diff)
downloadr-alacritty-5459492eaef9926419def7d85ad18b6c895a1568.tar.gz
r-alacritty-5459492eaef9926419def7d85ad18b6c895a1568.tar.bz2
r-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')
0 files changed, 0 insertions, 0 deletions