aboutsummaryrefslogtreecommitdiff
path: root/src/util.rs
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-11-11 16:51:01 -0800
committerJoe Wilm <joe@jwilm.com>2016-11-11 16:51:01 -0800
commitbe036edbdd764b596c81edf54827b376de4b3e3e (patch)
treecb17f7b0f6f06a4ff7ead1e874ebcd8b93a075a1 /src/util.rs
parent82c8804f4428f9d007806d0c1151e06988314150 (diff)
downloadr-alacritty-be036edbdd764b596c81edf54827b376de4b3e3e.tar.gz
r-alacritty-be036edbdd764b596c81edf54827b376de4b3e3e.tar.bz2
r-alacritty-be036edbdd764b596c81edf54827b376de4b3e3e.zip
Workaround for cutoff glyphs
There's an issue where drawing the cell backgrounds will overwrite part of a neighboring glyph. The real solution here is to figure out glyph metrics properly, but simply limiting to 2 draw calls per frame (first background, then all the glyphs) makes the problem "go away".
Diffstat (limited to 'src/util.rs')
0 files changed, 0 insertions, 0 deletions