diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2022-05-08 11:24:51 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-08 11:24:51 +0300 |
commit | 5c51d528ea8ded63b127a4f17ee6136653db09b9 (patch) | |
tree | 70858ac41cef70f56a5cdca01d8fdba5eefe1804 /alacritty/src/cli.rs | |
parent | ad3ebba53233fdc61584b341be970a1828d09013 (diff) | |
download | r-alacritty-5c51d528ea8ded63b127a4f17ee6136653db09b9.tar.gz r-alacritty-5c51d528ea8ded63b127a4f17ee6136653db09b9.tar.bz2 r-alacritty-5c51d528ea8ded63b127a4f17ee6136653db09b9.zip |
Fix gap in builtin box drawing
Builtin box drawing glyphs in range from '\u{2580}' to `\u{2587}`
could have gap due to missing rounding. Previously height was rounded,
however not the `y` offset. This commit fixes it.
Diffstat (limited to 'alacritty/src/cli.rs')
0 files changed, 0 insertions, 0 deletions