1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 14:54:16 +03:00
wezterm/wezterm-font/src
Wez Furlong 6b92cf7539 fonts: show config error window when glyphs cannot be resolved
Keep track of the glyphs we've already advised about (until the
config is reloaded) so that we don't keep spamming the user.

refs: https://github.com/wez/wezterm/issues/559
2021-03-22 15:29:03 -07:00
..
locator fonts: improve FontDataHandle ordering/comparison 2021-03-22 14:49:00 -07:00
rasterizer improve texture upload performance, part 2 2021-03-14 09:14:30 -07:00
shaper add window:set_config_overrides lua method 2021-02-27 14:53:19 -08:00
db.rs fonts: avoid making copies of Memory font handles 2021-03-20 22:49:27 -07:00
fcwrap.rs font: fontconfig: also allow dual spacing fonts in fallback 2021-01-30 08:44:12 -08:00
ftwrap.rs fonts: use Cow instead of making a Vec copy for Memory handles 2021-03-20 23:15:33 -07:00
hbwrap.rs harfbuzz: skip some unused bits 2020-12-05 14:19:47 -08:00
lib.rs fonts: show config error window when glyphs cannot be resolved 2021-03-22 15:29:03 -07:00
parser.rs fonts: avoid making copies of Memory font handles 2021-03-20 22:49:27 -07:00
units.rs split gui into wezterm-gui executable 2020-10-24 16:40:15 -07:00