aboutsummaryrefslogtreecommitdiff
path: root/src/ansi.rs
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-06-06 14:31:12 -0700
committerJoe Wilm <joe@jwilm.com>2016-06-06 14:31:12 -0700
commit78f5de493560b6981d7a73c35bf40b3c957bda9c (patch)
treef8ccc2add0ff9a69454e477dbffb7a896dd6bc7d /src/ansi.rs
parentb977a151874fb97742e61b60cba494766a4ec697 (diff)
downloadr-alacritty-78f5de493560b6981d7a73c35bf40b3c957bda9c.tar.gz
r-alacritty-78f5de493560b6981d7a73c35bf40b3c957bda9c.tar.bz2
r-alacritty-78f5de493560b6981d7a73c35bf40b3c957bda9c.zip
Support dynamic character loading
The glyph cache was previously initialized with a list of glyphs from INIT_LIST, and never updated again. This meant that code points not included in that list were not displayed. Now, the glyph cache has gained the ability to load new glyphs at render time. This seems to have lightly decreased performance for some reason.
Diffstat (limited to 'src/ansi.rs')
0 files changed, 0 insertions, 0 deletions